Page History
11.13.13 InsertBoolean Method
Append a new boolean value to the end of the array.
Input Arguments
Name | Type | Mandatory | Description |
|---|---|---|---|
Boolean | Boolean | Yes | The new boolean value to insert. |
Return Value
Type | Description |
|---|---|
The newly created element |