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...
Apr 14, 20231 min read13