ibec_json_Parse

Parses a text which contains JSON data. Returns pointer to a root node of JSON tree.

Syntax

    function ibec_json_Parse(JSONData : string) : variant;

Example

See JSON example

back to top of page
<< ibec_msxml_GetXML | IBEBlock | ibec_json_Free >>