This documentation is archived and is not being maintained.
RFIDTagBase.peek Method [AX 2012]
Peeks a value from the bit stack and returns it as anytype. This makes it possible to assign it to both string and integers.
protected anytype peek(
Array _array,
int _pos,
int _length)
Run On
Called
Return Value
Type:
anytype
Value from the bit stack, as anytype.