CloseCommandLine 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">Closes the Command Line dialog box, which le...")
 
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">Closes the [[using_macro_console_cmdline.html#macro_command_line|Command Line dialog box]], which lets you run a macro by entering its name and any parameters. </span>
<span class="f_Para">Closes the [[Using the console and command line#The Command Line|Command Line dialog box]], which lets you run a macro by entering its name and any parameters. </span>


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


<span class="f_Para">See also [[opencmdline_cmd.html|openCommandLine]]. </span>
<span class="f_Para">See also [[openCommandLine command|openCommandLine]]. </span>
|-
|-
| '''Client menu:'''
| '''Client menu:'''

Latest revision as of 00:52, 26 January 2023

Action:

Closes the Command Line dialog box, which lets you run a macro by entering its name and any parameters.

Syntax:

clearCommandLine 

See also openCommandLine.

Client menu: --
Introduced: Build 53