Hi All,
I know we can take a PxPlus Associative Array and convert it to JSON.
I'm struggling with the inverse.
How do I parse JSON passed back via PxPlus.
Is it possible using PxPlus?
jeff
A Coworker of mine just pointed out that I missed this in the documentation:
DIM LOAD array_name${ALL} = JSON_value$
sorry about that.