Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Pushes a value on to the bit stack and returns the new bit stack.
Syntax
protected Array push(Array _array, int _value)
Run On
Called
Parameters
- _array
Type: Array Class
- _value
Type: int
Return Value
Type: Array Class
The new bit stack, as an Array.