JsonArrayAddObject (FUN)

FUNCTION JsonArrayAddObject : ERROR_ID

Append a JSON object to a JSON array

InOut:

Scope

Name

Type

Comment

Return

JsonArrayAddObject

ERROR_ID

Input

JsonArray

JSON_ARR_REF

Reference to the JSON array.

JsonObjValue

JSON_OBJ_REF

Reference to the appended JSON object.