Previous Topic: OPSGETVL Function

Next Topic: Keywords for OPSGETVL

Namemask Argument

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

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 are valid examples of using the + and * wildcard characters.