Page History
JSON Object - InsertBoolean Method
| Panel | ||
|---|---|---|
| ||
Add a Boolean element |
Member of JSON Object (PRIM_WEB.JsonObject)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Reference to the new Boolean element | |
Key | *Input | Unicode String | Key of the element |
Boolean | *Input | Boolean | Value of the Boolean object |
Details
The InsertBoolean method creates a new Boolean element in the object.