RestoreLower command

From m204wiki
Revision as of 01:19, 18 June 2022 by Ekern (talk | contribs) (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Restores the display of the lower section of the Client main w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Action:

Restores the display of the lower section of the Client main window, after it was hidden by a previous hideLower or toggleLower command or by selecting the Hide Lower Section option of the Main Window Options section of the Preferences dialog box.

Syntax:

restoreLower 

This command is equivalent to clearing the Hide Lower Section option of the Preferences dialog box.

restoreLower has no effect if the lower section is not hidden when the command is issued.

See also the toggleLower command, which also restores the lower section if it is hidden when the command is issued, but which hides the section if it was not hidden.

Client menu: File > Preferences > (Main Window Options) Hide Lower Section
Introduced: Build 57