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.
Enter the text string to be found in this field.
Enter the text string to take the place of the string in the Find What field.
This option allows you to select the scope of the search.
This option limits the search to a whole word, and not part of a word.
This option causes the search to be case sensitive.
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.
Use this button to close the search window without searching.
The Replace button will cause the selected text found in the page to be replaced by the text in the Replace With field.
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.