Join Slack
Powered by
Why is this array giving me a length of ten? `["82...
# suitescript
r
reptar
08/14/2018, 2:09 PM
Why is this array giving me a length of ten?
["826600"]
I'm using
runtime.getScript.getParameter()
in the get input stage of map reduce to get the array and
array.length
to get the length.
Open in Slack
Previous
Next