Words, Phrases, and Wildcards

Build 1501 on 14/Nov/2017  This topic last edited on: 17/Mar/2016, at 16:48

This applies only on CHM help. See Downloading GN4 help and Installing GN4 help on your hard disk.

You can search for words or phrases and use wildcard expressions. The table below describes the results of these different kinds of searches.

Search for

Example

Results

A single word

Select

Topics that contain the word "select." (You will also find its grammatical variations, such as "selector" and "selection".)

A phrase

"new operator"

–or–

'new operator'

Topics that contain the literal phrase "new operator" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying a new AND operator, which will find topics containing both of the individual words, instead of the phrase.

Wildcard

expressions

Esc*

Topics that contain the terms "ESC," "escape," "escalation," and so on. The asterisk cannot be the only character in the words.


80?86

Topics that contain the terms "80186," "80286," "80386," and so on. The question mark cannot be the only character in the term.


*86

Topics that contain the terms "386," "486," "x86," "QEMM386," "8086," and so on.