`JSON.parse(value).values.join(",");` and done
# suitescript
e
JSON.parse(value).values.join(",");
and done