JsonArrayAddBool (FUN)
FUNCTION JsonArrayAddBool : ERROR_ID
Append a boolean value to a JSON array.
- InOut:
Scope
Name
Type
Comment
Return
JsonArrayAddBoolInput
JsonArrayReference to the JSON array.
BoolValueBOOLBoolean value.