darrenhillconsulting
06/15/2021, 5:33 PMMike Robbins
06/15/2021, 5:46 PMxml2json
for manipulating XML documents using JavaScript objects and outputting XML when I'm done, and xml-formatter
to format the document with indentation and whatnot. I only use them to update deploy.xml
, so I'm not sure how well they'll work server-side in SuiteScript.darrenhillconsulting
06/15/2021, 5:51 PMXMLDocument
which is only available in a browser