Replace (Ctrl+H)

Replace allows you to search for a text string and replace it with other text. When you select this option, the Replace dialog box opens. You can also select Ctrl+H to replace text.

Each of the fields and buttons on this dialog box are described below.

Find What

Enter the text string to be found in this field.

Replace With

Enter the text string to take the place of the string in the Find What field.

Search

This option allows you to select the scope of the search.

Find Whole Word Only

This option limits the search to a whole word, and not part of a word.

Match Case

This option causes the search to be case sensitive.

Find Next

This button is used to activate the find option. Genesys Agent Scripting will start to search from the current cursor position to the end of the current page. If the text string is not found, Genesys Agent Scripting will proceed to the next page in the script tree. If the text string cannot be found on any page in the Script View, a message will be displayed and the search will terminate. If the search string is located, the text will be highlighted and the search window will close. To find the next occurrence of the text string use the Find Next option.

Cancel

Use this button to close the search window without searching.

Replace

The Replace button will cause the selected text found in the page to be replaced by the text in the Replace With field.

Replace All

The Replace All button will cause all instances of the selected text found in all pages in the project to be replaced by the text in the Replace With field.