PRIM_JSON.Array - AddBooleanItem Method
Creates a new JSON Boolean node and appends it to the array
Member of PRIM_JSON.Array (PRIM_JSON.Array)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | PRIM_JSON.Boolean | Reference to a new JSON Boolean node |
| Value | *Input | Boolean | Boolean value used to initialize the new JSON node |
No detailed help is available for this feature