Description
Extracts the low-order (rightmost) byte of a variable (e.g. a word).
Syntax
lowByte(x)
Parameters
x
: a value of any type
Returns
Data type: byte
.
Extracts the low-order (rightmost) byte of a variable (e.g. a word).
lowByte(x)
x
: a value of any type
Data type: byte
.
Language bit()
Language bitClear()
Language bitRead()
Language bitSet()
Language bitWrite()
Language highByte()
LANGUAGE word()