Wildcards in searches and lookup lists in GoFileRoom
You can enter index values using wildcards (*) when searching or when using lookup lists. Refer to the following table for examples.
Wildcard value | Result |
|---|---|
* | All results |
A* | All results starting with the letter "A" |
*er | All results that end with "er" |
*om* | All results that have "om" in the value |
Sm*th | Results such as "smith" or "smyth" |