JsonArrayAddInt (FUN)
FUNCTION JsonArrayAddInt : ERROR_ID
Append a integer value to a JSON array.
- InOut:
Scope
Name
Type
Comment
Return
JsonArrayAddIntInput
JsonArrayReference to the JSON array.
IntegerValueDINTInteger value.