SET POST VAR: 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_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=Variable name. | |param1=<variable name>|param1_desc=Variable name. |
Revision as of 17:42, 13 January 2011
Command
- SET_POST_VAR <variable name>, <value>
- Set the value of a named post variable.
Parameters
- <variable name>
- Variable name.
- <value>
- Value.
Example
- SET_POST_VAR "MyVar", 302