SearchUp command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="775px"| | ||
<span class="f_Para">[[Search facility#The Search Prev button|Searches up]] (relative to the current line) in the current main window page for the search string you specify in the command. Repeating the command locates the next occurrence of the search string. The search is </span><span class="f_EmphItal">''not''</span><span class="f_Para"> case sensitive. </span> | <span class="f_Para">[[Search facility#The Search Prev button|Searches up]] (relative to the current line) in the current main window page for the search string you specify in the command. Repeating the command locates the next occurrence of the search string. The search is </span><span class="f_EmphItal">''not''</span><span class="f_Para"> case sensitive. </span> | ||
Latest revision as of 16:38, 9 February 2023
Action: |
Searches up (relative to the current line) in the current main window page for the search string you specify in the command. Repeating the command locates the next occurrence of the search string. The search is not case sensitive. Optionally, searches up for the search string in the Client window you specify as the value of the command's In window prefix. Syntax: [in window] searchUp search_string where:
To locate a single backslash character, escape the target backslash with a second backslash (searchUp \\). Command examples: in WatchWindow searchUp printText searchUp &a
in auditTrail searchUp \&&myProc
Related commands include: searchDown, searchFromTop, searchFromBottom |
Client menu: | Search > Search Up |
Introduced: | Build 11 |