Bottom command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Scrolls to the bottom of the current tab; has no effect if the </span><span class="f_GUIlabel">tour...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="575px"| | ||
<span class="f_Para">Scrolls to the bottom of the current tab; has no effect if the </span><span class=" | <span class="f_Para">Scrolls to the bottom of the current tab; has no effect if the </span><span class="term">[[The tabbed pages#Proc Selection|Proc Selection]]</span><span class="f_Para"> page is being displayed. </span> | ||
<span class="f_Para">Optionally, scrolls to the bottom of </span><span class=" | <span class="f_Para">Optionally, scrolls to the bottom 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:''' | ||
<p class="syntax>[in </span><span class=" | <p class="syntax>[in </span><span class="term">window</span><span class="f_CodeExample">] bottom</p> | ||
<span class="f_Para">where:</span> | <span class="f_Para">where:</span> | ||
Line 15: | Line 15: | ||
<span class="f_EmphItal" style="font-family: 'Courier New',Courier,monospace;">window</span><span class="f_Para"> 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> | <span class="f_EmphItal" style="font-family: 'Courier New',Courier,monospace;">window</span><span class="f_Para"> 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> | ||
* <span class="f_CodeExample">[[ | * <span class="f_CodeExample">[[Help menu options|about]] </span><br /> | ||
* <span class="f_CodeExample">auditTrail</span><br /> | * <span class="f_CodeExample">auditTrail</span><br /> | ||
* <span class="f_CodeExample">[[ | * <span class="f_CodeExample">[[Help menu options|commands]] </span><br /> | ||
* <span class="f_CodeExample">console </span><br /> | * <span class="f_CodeExample">console </span><br /> | ||
* <span class="f_CodeExample">[[ | * <span class="f_CodeExample">[[Displaying a statement history|executionHistory]] </span><br /> | ||
* <span class="f_CodeExample">executionTrace </span><br /> | * <span class="f_CodeExample">executionTrace </span><br /> | ||
* <span class="f_CodeExample">[[ | * <span class="f_CodeExample">[[Help menu options|keyboardShortcuts]]</span><br /> | ||
* <span class="f_CodeExample">source </span><br /> | * <span class="f_CodeExample">source </span><br /> | ||
* <span class="f_CodeExample">[[ | * <span class="f_CodeExample">[[Copying, printing, or saving text|textviewer]] </span><br /> | ||
* <span class="f_CodeExample">[[ | * <span class="f_CodeExample">[[Displaying temporarily the value of a program data item|value]] </span><br /> | ||
* <span class="f_CodeExample">watchWindow </span><br /> | * <span class="f_CodeExample">watchWindow </span><br /> | ||
* <span class="f_CodeExample">webBuffer </span> | * <span class="f_CodeExample">webBuffer </span> | ||
|- | |- | ||
| '''Client menu:''' | | '''Client menu:''' | ||
| < | | <var>Window</var><span class="f_Para"> > </span><var>Bottom</var><span class="f_Para"> </span> | ||
|- | |- | ||
| '''Introduced:''' | | '''Introduced:''' |
Latest revision as of 00:46, 26 January 2023
Action: |
Scrolls to the bottom of the current tab; has no effect if the Proc Selection page is being displayed. Optionally, scrolls to the bottom of the Client window you specify as the value of the command's In window prefix. Syntax: [in window] bottom 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 > Bottom |
Introduced: | -- |