JavaScript Object Notation
Description
Functions to transmit data objects consisting of attribute–value pairs and array data types (or any other serializable value).
- decodes a JSON string to Nelson object.
- encodes a Nelson object into a JSON string.