Top command

From m204wiki
Revision as of 00:11, 12 July 2022 by Ekern (talk | contribs) (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Scrolls to the top of the currently displayed page; has no effect if the </span><span class="f_GUIla...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Action:

Scrolls to the top of the currently displayed page; has no effect if the Proc Selection page is being displayed.

Optionally, scrolls to the top of the Client window you specify as the value of the command's In window prefix.

Syntax:

[in window] top 

where window is one of the following keywords, not case sensitive, which identify a Client window. Links are provided to help identify the less common windows:

about 
auditTrail
commands 
console 
executionHistory 
executionTrace 
keyboardShortcuts
source  
textviewer  
value 
watchWindow 
webBuffer 
Client menu: Window > Top
Introduced: --