Do you need to parse context? I would have thought...
# suitescript
j
Do you need to parse context? I would have thought you'd only need to parse values
var values = JSON.parse(context.values);
👍 1