Join Slack
Powered by
Something like this? `context.values.map(function...
# suitescript
k
karlenigma
08/09/2018, 3:12 PM
Something like this?
context.values.map(function(i){return JSON.parse(i);});
Open in Slack
Previous
Next