ibec_json_Free

Destroys a JSON object created with ibec_json_Parse function.

Syntax

   function ibec_json_Free(JSONObject : variant) : variant;

This function returns NULL.

Example

See JSON example

back to top of page
<< ibec_json_Parse | IBEBlock | ibec_json_SelectNode >>