WindowToTop command

From m204wiki
Jump to navigation Jump to search
Action:

Brings the specified Client window to the top of your screen's stack of windows. For example, specifying windowToTop Web Buffer brings an external Web Buffer window to the foreground of your monitor screen.

Syntax:

windowToTop windowname

where windowname is the (case not important) name, or title, at the top of a Client work window or external window. windowname may end with an asterisk (*) to perform a "wildcard" search (for example, ab* finds the About window).

Client menu: --
Introduced: Build 50