Syntax
LWORD expression
Description
Extract the low order 16 bits of expression.
Example
LWORD $FEDCBA98 ; evaluates to $BA98
LWORD expression
Extract the low order 16 bits of expression.
LWORD $FEDCBA98 ; evaluates to $BA98