DEBUG: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 3: Line 3:


|param1=<label>|param1_desc={{label text}}
|param1=<label>|param1_desc={{label text}}
|param2=<var name>|param2_desc={{var name}}
|param2=<nowiki><var name></nowiki>|param2_desc={{var name}}
}}
}}



Revision as of 17:21, 22 July 2010

Command

DEBUG
DEBUG
DEBUG <label>, <var name> (max 50 variables)


View the value of variables.

Parameters

<label>
Text to be displayed.
<var name>
Set the value of a number variable

Example

DEBUG "deubug example", r1, a1