does anyone know a good library to convert a javas...
# suitescript
b
does anyone know a good library to convert a javascript object to XML? This one didn't work for me in the debugger: https://github.com/abdmob/x2js. the main challenges i'm seeing with writing one's own are handling XML arrays and attributes.