Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.
Porovnať s aktuálnou verziou Zobraziť históriu stránky
Verzia 1 Aktuálny »
Release handle to JSON array.
%JSON_FreeArrayHandle( INT in handle )
Funcion release handle to JSON array.
Exception is thrown if handle to array is invalid.
INT _obj _obj := %JSON_CreateArray() %JSON_FreeArrayHandle(_obj)
Related pages:
JSON format manipulation functionsFunction arguments - types