changes.mady.by.user D2000 Dev Team
Uložené nov 25, 2019
changes.mady.by.user D2000 Doc Team
Uložené feb 26, 2022
Release Releases a handle to the JSON object.
%JSON_FreeObjectHandle( INT in handle )
Funcion release Function releases a handle to the JSON object.
Exception is thrown if the handle to the object is invalid.
INT _obj _obj := %JSON_CreateObject() %JSON_FreeObjectHandle(_obj)
JSON format manipulation functionsFunction arguments - types