Previous Topic: FormatNext Topic: SEARCH Command


Operands

The SCAN command has the following operands:

Operand

Explanation

string

Specifies the string that the SCAN command searches for the target string.

target string

Specifies the string that the SCAN command searches for within the specified string.

,START=n

Specifies the character position within the search string at which the SCAN command starts looking for the target string. The default value is zero (0).