This page is also available in 2 other languages
Change language 

lowByte()

[Bits and Bytes]

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.

See also