To perform a regular expression Replace
- Select the appropriate regular expression options from the Regex menu.
- In the Regular Expression tab, enter or edit your regular expression.
- In the Replacement String tab, enter or edit the text you would like to replace text matched by the regular expression.
- In the Text To Match box, enter or edit the text you would like to search for matches to replace.
- Do one of the following:
- On the Regex menu, click Replace.
- On the toolbar, click the Replace button.
- Press CTRL-R.
- Results of the regular expression Replace operation are displayed in the Results box,
including tooltips displaying replacements, original values and named groups.
See Also
Match | Split | Match Results | Match Results Views