JsonArrayAddArray (FUN)
FUNCTION JsonArrayAddArray : ERROR_ID
Append a (child) JSON array to a (parent) JSON array.
- InOut:
Scope
Name
Type
Comment
Return
JsonArrayAddArrayInput
JsonArrayReference to the parent JSON array.
JsonArrayValueReference to the child JSON array.