JsonArrayAddObject (FUN)
FUNCTION JsonArrayAddObject : ERROR_ID
Append a JSON object to a JSON array
- InOut:
Scope
Name
Type
Comment
Return
JsonArrayAddObjectInput
JsonArrayReference to the JSON array.
JsonObjValueReference to the appended JSON object.