Edit

JSON_Free (handle)

Result type:  none

Definition:  Frees a JSON object handle allocated by JSON_Parse() or JSON_Get(). Call this when you are done accessing the JSON data.

See Also:

JSON_AsXML: Convert JSON to XML