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

Revision as of 03:54, 29 November 2022

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