BYTE1 First byte
In this section:
Precedence
2
Description
BYTE1 takes a single operand, which is interpreted as an unsigned 32-bit integer value. The result is the unsigned, 8-bit integer value of the lower order byte of the operand.
Example
BYTE10xABCD–>0xCD