Hi, I have a suitelet where I build an array, then...
# suitescript
s
Hi, I have a suitelet where I build an array, then I call a Map Reduce and pass the array. When the array "Arrive" in the Map Reduce, it's a simple string. Is there's a simple trick to convert it back to an array ? Or is there's a better way to pass an Array ?