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
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|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="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:'''

Revision as of 02:45, 8 December 2022

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