Join Slack
Powered by
one solution to handling currency in JavaScript (n...
# suitescript
r
rscarvalho
03/14/2017, 11:40 AM
one solution to handling currency in JavaScript (not sure if there's a better way to handle that in a better way in NetSuite) is multiplying the numbers by 100 (so the 2 decimal digits are now part of the integer number) than rounding things up
Open in Slack
Previous
Next