Join Slack
Powered by
```JSON.parse(context.values);``` You reduceContex...
# suitescript
m
michoel
12/18/2019, 11:32 PM
Copy code
JSON.parse(context.values);
You reduceContext.values is an array, you can't JSON.parse that
Open in Slack
Previous
Next