ShowAbout command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Displays the contents of the Client's "About box," which is accessed from the </span><spa...")
 
No edit summary
Line 5: Line 5:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Displays the contents of the Client's &quot;About box,&quot; which is accessed from the </span><span class="f_GUIlabel">About</span><span class="f_Para"> option of the Client [[help_menu_opts.html|Help menu]]. </span>
<span class="f_Para">Displays the contents of the Client's &quot;About box,&quot; which is accessed from the </span><span class="term">About</span><span class="f_Para"> option of the Client [[Help menu options|Help menu]]. </span>


'''Syntax:'''
'''Syntax:'''
Line 11: Line 11:
<p class="syntax">showAbout </p>
<p class="syntax">showAbout </p>


<span class="f_Para">Displays the following in the </span><span class="f_GUIlabel">About</span><span class="f_Para"> window: </span>
<span class="f_Para">Displays the following in the </span><span class="term">About</span><span class="f_Para"> window: </span>


* The number of this Client build
* The number of this Client build

Revision as of 16:21, 13 December 2022


Action:

Displays the contents of the Client's "About box," which is accessed from the About option of the Client Help menu.

Syntax:

showAbout 

Displays the following in the About window:

  • The number of this Client build
  • A searchable summary of the features provided by this and past builds
Client menu: Help > About
Introduced: Build 43