FocusToSearchBox command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Gives the input focus to the Search text area. Once that area has focus, pr...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="575px"| | ||
<span class="f_Para">Gives the input focus to the [[ | <span class="f_Para">Gives the input focus to the [[Search facility|Search text area]]. Once that area has focus, pressing the Enter key invokes the </span><span class="f_Monospace">[[SearchDown command|searchDown]]</span><span class="f_Para"> command, so you can repeat a search using only the keyboard. </span> | ||
<span class="f_Para">Syntax: </span> | <span class="f_Para">Syntax: </span> | ||
<p class="syntax">focusToSearchBox | <p class="syntax">focusToSearchBox </p> | ||
<span class="f_Para">By default, the CTRL-F key combination also gives focus to the Search text area. </span> | <span class="f_Para">By default, the CTRL-F key combination also gives focus to the Search text area. </span> |
Latest revision as of 21:22, 30 January 2023
Action: |
Gives the input focus to the Search text area. Once that area has focus, pressing the Enter key invokes the searchDown command, so you can repeat a search using only the keyboard. Syntax: focusToSearchBox By default, the CTRL-F key combination also gives focus to the Search text area. |
Client menu: | -- |
Introduced: | Build 29 |