push Method
append a single value to the array.
push(toPush: number): void
| Parameter | Type | Description |
|---|---|---|
| toPush | number | value to append to the active array. |
Defined in
Last Updated: 08 January, 2020
Woah! This page has a great deal of content... Give us a second to load it.