Hey all, when returning an array to getInputData ...
# suitescript
m
Hey all, when returning an array to getInputData for a map/reduce script I get the error
Copy code
TypeError: Cannot convert object to primitive value [at Array.join (native), at Array.toString (native)]
how can I solve this?
b
share the code