JsonArrayAddInt (FUN)

FUNCTION JsonArrayAddInt : ERROR_ID

Append a integer value to a JSON array.

InOut:

Scope

Name

Type

Comment

Return

JsonArrayAddInt

ERROR_ID

Input

JsonArray

JSON_ARR_REF

Reference to the JSON array.

IntegerValue

DINT

Integer value.