Syntax

LBYTE expression

Description

Extract the low-order 8 bits bits of expression.

Example
LBYTE $FEDCBA98      ; evaluates to $98