RFIDTagBase.push Method [AX 2012]

Pushes a value on to the bit stack and returns the new bit stack.

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.

Community Additions

ADD
Show: