JsonArrayAddString (FUN)

FUNCTION JsonArrayAddString : ERROR_ID

Append a string value to a JSON array.

InOut:

Scope

Name

Type

Comment

Return

JsonArrayAddString

ERROR_ID

Input

JsonArray

JSON_ARR_REF

Reference to the JSON array.

StringValue

POINTER TO STRING

String value reference.