SET POST NUM: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[:Category:Post_Processing|{{Up}}]]
{{Command|syntax=SET_POST_NUM <variable number>, <value>
{{Command|syntax=SET_POST_NUM <variable number>, <value>
|description=*DESCRPTION*
|description=:Set the value of a post NUM variable.


|param1=<variable number>|param1_desc={{variable number}}
|param1=<variable name>|param1_desc=Number of variable (1 to 9999).
|param2=<value>|param2_desc={{value}}
|param2=<value>|param2_desc=Value.
}}
}}


===Example===
===Example===
:- SET_POST_NUM
:SET_POST_NUM 37, 102.5


[[Category:Post_Processing]]
[[Category:Post_Processing]]

Latest revision as of 17:48, 13 January 2011

Up

Command

SET_POST_NUM <variable number>, <value>


Set the value of a post NUM variable.

Parameters

<variable name>
Number of variable (1 to 9999).
<value>
Value.

Example

SET_POST_NUM 37, 102.5