Searching in the load script
You can search and replace text throughout script sections.
Searching
Open the data load editor. Do the following:
-
Click
in the toolbar.The search drop-down dialog is displayed.
-
In the search box, type the text you want to find. You need to type at least two characters.
The search results are highlighted in the current section of the script code. Also, the number of text instances found is indicated next to the section label.
- You can browse through the results by clicking and .
Click
in the toolbar to close the search dialog.Tip noteAlso, you can select Search in all sections to search in all script sections. The number of text instances found is indicated next to each section label. The search function is not case sensitive.
Replacing
Do the following:
-
Click
in the toolbar.The search drop-down dialog is displayed.
- Type the text you want to find in the search box.
- Type the replacement text in the replace box and click Replace.
-
Click
to find next instance of search text and do one of the following:- Click Replace to replace text.
- Click to find next.
Click
in the toolbar to close the search dialog.Tip noteYou can also click Replace all in section to replace all instances of the search text in the current script section. The replace function is case sensitive, and replaced text will have the case given in the replace field. A message is shown with information about how many instances that were replaced.