JsonArrayAddArray (FUN)

FUNCTION JsonArrayAddArray : ERROR_ID

Append a (child) JSON array to a (parent) JSON array.

InOut:

Scope

Name

Type

Comment

Return

JsonArrayAddArray

ERROR_ID

Input

JsonArray

JSON_ARR_REF

Reference to the parent JSON array.

JsonArrayValue

JSON_ARR_REF

Reference to the child JSON array.