Previous Topic: OPSGETVL FunctionNext Topic: Keywords for OPSGETVL


Namemask Argument

Specify an exact global variable name for the namemask argument or, to select a range of names, use the following wildcard characters:

Character

Description

+

Matches any single character in a variable name.

*

Matches any number of trailing characters in a variable name.

The + wildcard character can be specified anywhere after the first period in a variable name.

Example: Wildcard Characters

The following examples show valid and invalid use of the + and * wildcard characters.