Script Editor search options

The Script Editor Search menu has these options:

Function Description
Find

This opens the Find dialog box.

Specify what to find in the field and select any parameters. Click Find. All matched strings in the editor are highlighted. The right-side vertical bar shows all hints of the search result.

Replace

This is similar to Find. Select what to find from the menu. Select what to replace it with.

Click Replace or Replace All to complete.

Go To Line

Goes to the specific code line specified in Line Number.

When you click OK, the editor moves the cursor to the specific line of the current tcl file.

Show Find search bar

Opens the Find search bar.

This toggles the Find search bar located at the bottom of the Script Editor.

This has the same functionalities as the Search dialog box.

Note: The Find and Replace search bars cannot be open simultaneously.
Show Replace search bar

Opens the Replace search bar.

This toggles the Replace search bar located at the bottom of the Script Editor.

This has same function as the Replace dialog box.

Note: The Find and Replace search bars cannot be open simultaneously.