SearchFromTop 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"| | ||
[[Search facility#The Search button|Searches]] down, from the top of the current main window page, for the search string you specify in the command. Repeating the command only locates the same occurrence of the search string. The search is ''not'' case sensitive. | [[Search facility#The Search button|Searches]] down, from the top of the current main window page, for the search string you specify in the command. Repeating the command only locates the same occurrence of the search string. The search is ''not'' case sensitive. | ||
Latest revision as of 16:38, 9 February 2023
Action: |
Searches down, from the top of the current main window page, for the search string you specify in the command. Repeating the command only locates the same occurrence of the search string. The search is not case sensitive. Optionally, searches from the top of the Client window you specify as the value of the command's In window prefix. Syntax: [in window] searchFromTop search_string where:
To locate a single backslash character, escape the target backslash with a second backslash (searchFromTop \\). Command examples: in WatchWindow searchFromTop printText searchFromTop &a
in auditTrail searchFromTop \&&myProc
Related commands include: searchUp, searchDown, searchFromBottom |
Client menu: | Search > Search From Top |
Introduced: | -- |