Editing code files / Search and replace |
The Use Wildcards option will find the specified combination of characters, including combinations within a word.
Wildcard | Description | Example expressions | Matches any combination of characters |
---|---|---|---|
* | Substitutes for any number of characters |
|
|
? | Substitutes for a single character |
|
|