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