Previous: 4.67.2.48. LoCase function To the Table of Contents Next: 4.67.2.50. MaxAvail function
4.67.2.48. LoCase function Table of Contents 4.67.2.50. MaxAvail function

- 4.67.2.49. -
Table of Contents
4. Standard Units
4.67. System - Built-in routines
4.67.2. System Unit Procedures and Functions
4.67.2.49. Low function


4.67.2.49. Low function

Targets: MS-DOS, OS/2, Win32


System Unit

Returns the lowest value in the range of the argument.

Declaration:
  function Low(X);
Remarks:
Result type is X, or the index type of X where X is either a type identifier or a variable reference.

See also:
Open Arrays


Previous: 4.67.2.48. LoCase function To the Table of Contents Next: 4.67.2.50. MaxAvail function
4.67.2.48. LoCase function Table of Contents 4.67.2.50. MaxAvail function

- 4.67.2.49. -