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 1: Line 1:
{{Command|syntax=[[Image:debug.png|right|DEBUG]]DEBUG <label>, <var name> (max 50 variables)
{{Command|syntax=[[Image:debug.png|right|DEBUG]]DEBUG <label>, <nowiki><var name></nowiki> (max 50 variables)
|description=:View the value of variables.
|description=:View the value of variables.



Revision as of 17:20, 22 July 2010

Command

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


View the value of variables.

Parameters

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

Example

DEBUG "deubug example", r1, a1