Releases a handle to the JSON array.
%JSON_FreeArrayHandle( INT in handle )
Function releases a handle to the JSON array.
Exception is thrown if handle to the array is invalid.
INT _obj _obj := %JSON_CreateArray() %JSON_FreeArrayHandle(_obj)
Related pages:
JSON format manipulation functionsFunction arguments - types
Pridať komentár
Pridať komentár