JsonArrayGetInt (FUN)
FUNCTION JsonArrayGetInt : ERROR_ID
Get a integer value from a JSON array.
- InOut:
Scope
Name
Type
Comment
Return
JsonArrayGetIntInput
JsonArrayReference to the JSON array.
IndexINTArray index of the integer value.
IntegerValuePOINTER TO DINT
Reference to integer for the retrieved value.