anybody has a recommended library for converting x...
# suitescript
r
anybody has a recommended library for converting xml to json
m
r
Thanks!
How do you use this as a library in a 2.0 Scheduled script, just
define(['./xml2json'], function(xml2json)
? I tried that and got
Cannot find function xml_str2json in object function
error.
Looks like I won't be able to use this server side, since it uses the window object