Join Slack
Communities
Powered by
bear in mind as well that usually context.values i...
# suitescript
i
Ichimoku
05/08/2020, 1:42 PM
bear in mind as well that usually context.values in reduce are in array form, so you would need to treat them as such. -> JSON.parse(context.values[0]) should give you the first value.
🙏 1
Open in Slack
Previous
Next