If you're on pre 2019.1 you can use %ZEN.Auxiliary.jsonProvider and %ZEN.Auxiliary.altJSONProvider to convert arbitrary object to and from JSON.
If you're on 2019.1 you can use %JSON.Adaptor class which is similar to %XML.Adaptor.
- Log in to post comments