SearchUp command
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 |