Top command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|width="50%"| '''Action:''' | |width="50%"| '''Action:''' | ||
|width="50%"| | |width="50%"| | ||
<span class="f_Para">Scrolls to the top of the currently displayed page; has no effect if the </span>< | <span class="f_Para">Scrolls to the top of the currently displayed page; has no effect if the </span><var>Proc Selection</var><span class="f_Para"> page is being displayed.</span> | ||
<span class="f_Para">Optionally, scrolls to the top of </span><span class=" | <span class="f_Para">Optionally, scrolls to the top of </span><span class="term">the Client window you specify</span><span class="f_Para"> as the value of the command's </span><span class="f_Monospace">In </span><span class="term">window</span><span class="f_Para"> prefix. </span> | ||
'''Syntax:''' | '''Syntax:''' | ||
Line 14: | Line 14: | ||
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: | 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: | ||
: <span class="f_CodeExample">[[ | : <span class="f_CodeExample">[[Help menu options|about]] </span> | ||
: <span class="f_CodeExample">auditTrail</span | : <span class="f_CodeExample">auditTrail</span> | ||
: <span class="f_CodeExample">[[ | : <span class="f_CodeExample">[[Help menu options|commands]] </span> | ||
: <span class="f_CodeExample">console </span | : <span class="f_CodeExample">console </span> | ||
: <span class="f_CodeExample">[[ | : <span class="f_CodeExample">[[Displaying a statement history|executionHistory]] </span> | ||
: <span class="f_CodeExample">executionTrace </span | : <span class="f_CodeExample">executionTrace </span> | ||
: <span class="f_CodeExample">[[ | : <span class="f_CodeExample">[[Help menu options|keyboardShortcuts]]</span> | ||
: <span class="f_CodeExample">source </span | : <span class="f_CodeExample">source </span> | ||
: <span class="f_CodeExample">[[ | : <span class="f_CodeExample">[[Copying, printing, or saving text|textviewer]] </span> | ||
: <span class="f_CodeExample">[[ | : <span class="f_CodeExample">[[Displaying temporarily the value of a program data item|value]] </span> | ||
: <span class="f_CodeExample">watchWindow </span | : <span class="f_CodeExample">watchWindow </span> | ||
: <span class="f_CodeExample">webBuffer </span> | : <span class="f_CodeExample">webBuffer </span> | ||
|- | |- |
Revision as of 16:30, 14 December 2022
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:
|
Client menu: | Window > Top |
Introduced: | -- |