|
Function/Command
|
Format
|
Examples,
Notes
|
- truncation:
- any # of
characters
|
?
|
- flow?
finds:
- flow, flows,
flowing, flower, flowed, flowmeter,
etc.
|
- truncation:
- exact # of
characters
|
??,
???, etc
|
- catalog??
finds:
- catalogue,
cataloged, catalog, catalogs, etc.
|
- truncation:
- 1 additional
character
|
?
?
|
|
- embedded
wild card:
- exact # of
characters
|
??,
???, etc
|
- wom?n
finds:
- princip??s
finds:
|