Is there any other way around to parse a JSON stri...
# suitescript
s
Is there any other way around to parse a JSON string to hash in freemarker other than the ?eval function?
w
renderer.addCustomDataSource
s
Thanks @wbermudo but I think this one will be used in a script to send the data to a template. But my question was on how can I parse that on template level