Contains options that let you search for text.
CTRL+F
Look For
Specifies the text string to search for.
To search for special characters, type the following C language representations in the text boxes in the Find dialog box.
To search for | Type |
Enter | \r |
Tab | \t |
Backslash | \\ |
New line (line feed) | \n |
Options
These options define the limits and direction of the search. If you specify text to search for and do not get the expected results, make sure you have the correct options selected.
Scope
Defines how extensive the search is. The Scope options are enabled when you are editing a procedure in a Code window.
Find Next
Finds the next occurrence of the string you typed in the Look For box.
Replace
Expands the dialog box by adding a Replace All button and the Replace With text entry box, in which you can specify replacement text.