Using Placeholders
Placeholders are special characters that represent other characters in a search term. You can use placeholders, for example, to search for several similar terms or if you do not remember the exact spelling of a word.
You can use the following placeholders:
|
Placeholder |
Description |
Example |
Result |
|
? |
Represents a single character |
go?d |
Finds 'good' and 'gold' |
|
* |
Represents any character string |
employ* |
Finds all terms beginning with employ, for example, 'employee', 'employer', 'employment', and so on. |