All Articles

Scanrpl

All instances of the scan string in the source string are replaced with the...

Scanr

To determine the search argument’s first position in the source string from the reverse...

Scan

To determine the search argument’s first position in the source string, use the %SCAN...

Replace

The segment of a string with the replacement string is used with the %REPLACE...

Rem

%REM returns the remainder that results from dividing operands n by m. The two...

Range

The IN operator is used with %RANGE. %RANGE can only be specified by following...

Parms

The number of parameters given to the procedure where %PARMS is used is returned...

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...