1. How to use the "Find/Replace" and "Go" functions
1. How to use the "Find/Replace" and "Go" functions
You can use one of the following methods to access the "Find", "Replace", and "Go" operations:
*Click the "Find", "Replace", or "Go To" button in the "Search" area of the "Edit" menu ribbon.
! [Search Area](./FindReplaced Goto~/Images~/Search. png)
*Press the shortcut key combination Ctrl+F (Find), Ctrl+H (Replace), or Ctrl+G (Go).
1.1. Where to use it
You can use "Find", "Replace", and "Go To" in the program editor, function block editor, and Modbus table editor.
In addition, the Engineering Resource Manager also provides search functionality in the help documentation.
1.2. Operation
The 'Find' function allows you to search for a specified string or identifier. ("Search" does not search for programs and network comments, nor does it search for symbol information tables within the network.)
The 'Replace' function allows you to replace a specified string or identifier. (Please note that instruction mnemonics cannot be replaced.)
The 'Go' function allows you to specify a network number and immediately go to the specified location.
1.3. Search function
To search for data, follow these steps:
Enter the search content on the left side of the "Find" button.
Press Enter or click the "Find" button. The result list is displayed below.

图1 Search results
- Click on any item in the list, and the editor will navigate to this location.

图2 Editor Navigation
- Click the "Previous" button to navigate to the previous search result, and click the "Next" button to navigate to the next search result.
1.4. Replace function
To replace data, follow these steps:
Enter the search content on the left side of the "Find" button.
Press Enter or click the "Find" button. The result list is displayed below.

图3 Search results
- Click on any item in the list, and the editor will navigate to this location.

图4 Editor Navigation
Enter the desired replacement content to the left of the "Replace" button.
Click the "Replace" button to replace the selected item.
After the replacement is completed, the list will select the next item to be replaced, and the editor will also navigate to the next item.
If you click 'Replace all', all items in the list will be replaced.
1.5. Search setting
In the search window, click the settings button! [W:16,H:16](./ FindReplaceGoto~/Images~/button0.png), Open the settings.
Ignore case: The case of the input content is not a concern, and lowercase and uppercase letters are considered the same when compared.
Full word matching: The input content * * is not used as a string for * * search results.

图5 Find Settings