Find and replace a code string
1
Select the element in which to search
2
Open the Find in Advanced Code dialog box
Select Tools → Find in Code…, or select Find in Code on the element’s shortcut menu.
3
Enter the search and replacement strings
In the Find what field, enter the string to find. In the Replace with field, enter the string to replace the found code fragment with. Select Match case if the search must be case sensitive.
4
Run the find and replace
Click Find All to find all instances, or Replace All to replace all the found code fragments. The results appear in the Results field.
