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
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<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

Latest revision as of 18:43, 9 February 2023


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