Previous: Ln function To the Table of Content Next: LoCase function

- 4.62.2.47 -
Standard Units
System Unit
System Unit Procedures and Functions

Lo function

Targets: MS-DOS, OS/2, Win32


System Unit

Returns the low-order Byte of the argument.

Declaration:
function Lo(X): Byte;
Remarks:
Use Lo to retrieve the low order byte from an ordinal type argument.

See also:
Hi


Previous: Ln function To the Table of Content Next: LoCase function
Ln function Table of Content LoCase function

- 4.62.2.47 -