All Articles

Open

When a file is given and opened, %OPEN returns ‘1’. When a file is...

Occur

%OCCUR gets or sets the current position of a multiple-occurrence data structure. When this...

Months

%MONTHS converts a number into a duration that can be added to a date...

Minutes

A number is converted to a duration (number of minutes) using %MINUTES. This duration...

Minarr

%MINARR returns the index of the maximum value in the array, or the subsection...

Min

The minimum value of its operands is returned by %MIN. The operands must all...

Maxarr

%MAXARR returns the index of the maximum value in the array, or the subsection...

Max

The maximum value of its operands is returned by %MAX. The operands must all...

Lower

Yields the string operand after it has been partially or fully converted to lowercase....