JsonAddInt (FUN)
FUNCTION JsonAddInt : ERROR_ID
Add a integer value to a JSON object.
- InOut:
Scope
Name
Type
Comment
Return
JsonAddIntInput
JsonObjReference to the JSON object.
KeyNameSTRING(Constants.JSON_MAX_KEY_LEN)Key string identifier for the value.
IntegerValueDINTInteger value.