SET POST VAR: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 4: Line 4:
|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=Post variable name.
|param2=<value>|param2_desc=Value.
|param2=<value>|param2_desc=Value.
}}
}}

Latest revision as of 17:44, 13 January 2011

Up

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