Did NS recently change anything such that it retur...
# general
j
Did NS recently change anything such that it returns some numbers as strings? I have a value in a custom record sublist that’s an integer and when I do getSublistValue it’s returning a string…. which I think have to parseInt to strip off the .0 when I set it on another row in the sublist. Annoying.