RestoreTitle 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">Restores to the default the title of a Client main window that was changed by the </span><span class...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Restores to the default the title of a Client main window that was changed by the </span><span class="f_Monospace">[[SetTittle command|setTitle]]</span><span class="f_Para"> command. The default main window title is &quot;The Janus Debugger&quot; or &quot;The TN3270 Debugger.&quot; </span>
<span class="f_Para">Restores to the default the title of a Client main window that was changed by the </span><span class="f_Monospace">[[SetTitle command|setTitle]]</span><span class="f_Para"> command. The default main window title is &quot;The Janus Debugger&quot; or &quot;The TN3270 Debugger.&quot; </span>


'''Syntax:'''
'''Syntax:'''
Line 10: Line 10:
<p class="syntax">restoreTitle </p>
<p class="syntax">restoreTitle </p>


<span class="f_Para">See also </span><span class="f_Monospace">[[currenttitle_function.html|&amp;&amp;currentTitle]]</span><span class="f_Para"> and </span><span class="f_Monospace">[[originaltitle_function.html|&amp;&amp;originalTitle]]</span><span class="f_Para">. </span>
<span class="f_Para">See also </span><span class="f_Monospace">[[&&currentTitle|&amp;&amp;currentTitle]]</span><span class="f_Para"> and </span><span class="f_Monospace">[[&&originalTitle|&amp;&amp;originalTitle]]</span><span class="f_Para">. </span>
|-
|-
| '''Client menu:'''
| '''Client menu:'''

Latest revision as of 03:53, 9 February 2023

Action:

Restores to the default the title of a Client main window that was changed by the setTitle command. The default main window title is "The Janus Debugger" or "The TN3270 Debugger."

Syntax:

restoreTitle 

See also &&currentTitle and &&originalTitle.

Client menu: --
Introduced: Build 62