...
json-string
represents the string version of json.json-element
represents either the the json object or json array.json-object
andjson-array
represent different collections.json-null
represents a null element of json.
Example data
Upload to the workspace json
an input record such as:
...