UnSet 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">Lets you remove a macro variable. </span> '''Syntax:''' <p...")
 
No edit summary
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Lets you remove a [[working_with_macro_variables.html|macro variable]]. </span>
<span class="f_Para">Lets you remove a [[Working with macro variables|macro variable]]. </span>


'''Syntax:'''  
'''Syntax:'''  

Revision as of 04:20, 17 December 2022

Action:

Lets you remove a macro variable.

Syntax:

unSet &target 

where &target is the macro variable being removed.

Client menu: --
Introduced: Build 59