JsonArrayRemoveEntry (FUN)
FUNCTION JsonArrayRemoveEntry : ERROR_ID
Remove an entry from a JSON array. Memory allocated by that entry gets freed.
- InOut:
Scope
Name
Type
Comment
Return
JsonArrayRemoveEntryInput
JsonArrayReference to the JSON array.
IndexINTArray index of the entry.