only gave this
# suitescript
s
only gave this
b
generally you need to handle errors better than that
m
You need to select index of values in reduce context. Ex:
Copy code
var contextData = JSON.parse(context.values[0]);
s
ok
worked
thnks