meta data for this page
ibec_json_Parse
Parses a text which contains JSON data. Returns pointer to a root node of JSON tree.
Description
No additional description…
Syntax
function ibec_json_Parse(JSONData : string) : variant;
jump to: Search / User Tools / Main Content / Change Content Width
IBExpert
Parses a text which contains JSON data. Returns pointer to a root node of JSON tree.
No additional description…
function ibec_json_Parse(JSONData : string) : variant;