FocusToSearchBox command

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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