GET POST NUM: Difference between revisions

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


===Example===
===Example===
:GET_POST_VAR 37, Num37
:GET_POST_NUM 37, Num37


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

Latest revision as of 17:42, 13 January 2011

Up

Command

GET_POST_NUM <post number variable> <value>


Get the value of a post NUM variable.

Parameters

<variable name>
Number of variable (1 to 9999).
<variable>
Name of variable to be set to the value.

Example

GET_POST_NUM 37, Num37