Share via


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

  • _value
    Type: int

Return Value

Type: Array Class
The new bit stack, as an Array.

See Also

Reference

RFIDTagBase Class