Convert XML to Associative Array
Associative Arrays in BrightScript are so much easier to work with in comparison to working with XML elements, which is why I like to convert XML to AA.
Once converted to Associative Array, saving to JSON is just as easy with FormatJSON().
BrightScri...
blog.brightscripters.com1 min read