SET POST VAR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{Command|syntax=SET_POST_VAR <variable name>, <value> | {{Command|syntax=SET_POST_VAR <variable name>, <value> | ||
|description=Set the value of a named post variable. | |description=:Set the value of a named post variable. | ||
|param1=<variable name>|param1_desc= | |param1=<variable name>|param1_desc=Post variable name. | ||
|param2=<value>|param2_desc=Value. | |param2=<value>|param2_desc=Value. | ||
}} | }} |
Latest revision as of 17:44, 13 January 2011
Command
- SET_POST_VAR <variable name>, <value>
- Set the value of a named post variable.
Parameters
- <variable name>
- Post variable name.
- <value>
- Value.
Example
- SET_POST_VAR "MyVar", 302