Something like this? `context.values.map(function...
# suitescript
k
Something like this?
context.values.map(function(i){return JSON.parse(i);});