Additional notes for pattern matching


The single quotation mark is used as a toggle switch for pattern matching and cannot be coded in the Text String field of the Selection Criteria panel or Variable Dependencies panel.

Pattern matching must be used in place of single quotation marks.

For example, on the Variable Dependencies panel, coding

WORD3 EQ +IS MESSAGE

results in a match with

IJK5868 THIS 'IS A' TEST MESSAGE

In the Text String field, coding

*IS A*

or

*TEST MESSAGE*

also results in a match with

IJK5868 THIS 'IS A' TEST MESSAGE

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView AutoOPERATOR 8.2