hi, what's the best way to convert a string in a J...
# suitescript
t
hi, what's the best way to convert a string in a JSON object in Freemarker in a advanced template ? I'm trying ?eval but it doesnt work.
e
try #C466X49JB
t
ok thanks
m
?eval
should work as long as there are no nulls in the data.
t
i had to do it in another way. eval is not working.
m
There was also someone else saying they had an issue with this a couple weeks ago. Though I definitely had it working a few years ago so perhaps something has changed recently