SET POST NUM: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=SET_POST_NUM <variable number>, <value> | {{Command|syntax=SET_POST_NUM <variable number>, <value> | ||
|description= | |description=Set the value of a post NUM variable. | ||
|param1=<variable | |param1=<variable name>|param1_desc=Number of variable (1 to 9999). | ||
|param2=< | |param2=<variable>|param2_desc=Value. | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :SET_POST_VAR 37, 102.5 | ||
[[Category:Post_Processing]] | [[Category:Post_Processing]] |
Revision as of 17:40, 13 January 2011
Command
- SET_POST_NUM <variable number>, <value>
Set the value of a post NUM variable.
Parameters
- <variable name>
- Number of variable (1 to 9999).
- <variable>
- Value.
Example
- SET_POST_VAR 37, 102.5