<< Nelson 1.9.0.0
JavaScript Object Notation
jsondecode >>
JavaScript Object Notation
Functions to transmit data objects consisting of attribute–value pairs and array data types (or any other serializable value).
jsondecode
—
decodes a JSON string to Nelson object.
jsonencode
—
encodes a Nelson object into a JSON string.
jsonprettyprint
—
format an JSON string.
<< Nelson 1.9.0.0
JavaScript Object Notation
jsondecode >>