Join Slack
Powered by
You may know but there is a bug where: var a = '11...
# suitescript
a
alien4u
05/21/2018, 5:28 PM
You may know but there is a bug where: var a = '11-22' a += '-18' Then if you use var
a
is not a valid string after concatenation even if typeOf say so...
Open in Slack
Previous
Next