This documentation is archived and is not being maintained.
RFIDTagBase.toHex Method [AX 2012]
Converts an integer into a hexadecimal string.
protected str toHex(int _value)
Run On
Called
Parameters
-
_value
- Type: int
Return Value
Type:
str
A hexadecimal string that represents the value.