debugger shows number
# suitescript
e
debugger shows number
j
make sure to log
typeof value
to see if its a number netsuite debugger UI will say "number" even when it is really a string
this picture shows why you need to check
typeof value
in ns debugger