I've got a saved search in SS1 (custom GL plugin) ...
# suitescript
c
I've got a saved search in SS1 (custom GL plugin) that is doing getValue(). The value is 0.00 but when I log the result, it's showing .00. JavaScript is now type inferring .00 to be a string when in should be 0.00 flat/decimal.