RFIDTagBase.push Method [AX 2012]
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.