JsonAddReal (FUN)
FUNCTION JsonAddReal : ERROR_ID
Add a real value to a JSON object.
- InOut:
Scope
Name
Type
Comment
Return
JsonAddRealInput
JsonObjReference to the JSON object.
KeyNameSTRING(Constants.JSON_MAX_KEY_LEN)Key string identifier for the value.
RealValueLREALReal value.