Wildcard Option

What can I do in this subtask?

Use the table in this subtask to review the options for using wildcards in this screen.

Review the following examples for information on the use of wildcards. The wildcards are "%" and "_." Examples of their use are as follows:

% = All

%123 = Ends with 123

123% = Begins with 123

%123% = Contains 123

1_3 = Begins with 1 and ends with 3 and is 3 characters long

Note: The "%" wildcard denotes "any character, any length," while the "_" wildcard indicates "any single character."

When should I use this subtask?

Review the table before you set up or use wildcards in this screen.