Home > Using SQL Scripts > Using the Script Editor > Searching and Replacing Tex...
Clicking the Find button in the Script Editor displays the Find and Replace with fields at the top of the page. Use these fields to search for and replace text strings and JavaScript regular expressions within a script. To exit Find mode, click Find again.
To access Find mode in the Script Editor:
On the Workspace home page, click SQL Workshop and then SQL Scripts.
The SQL Scripts page appears.
Select a script.
The Script Editor appears.
Click the Find button.
The Find and Replace fields appear.
In the Find field, enter the string you wish to find. In Replace with, enter the new string to be added and then click the appropriate button (Replace, Find Next, or Replace All.)
To further refine your search, select the appropriate check box:
Match Case
Match Whole Words
Match Regular Expression
To exit Find mode, click Find.