GET POST VAR

From Macros Wiki
Revision as of 17:37, 13 January 2011 by Mikeo (talk | contribs)
Jump to navigationJump to search

Up

Command

GET_POST_VAR <variable name>, <variable>


Get the value of a post variable.

Parameters

<variable name>
Post variable name
<variable>
Name of variable to be set to the value.

Example

GET_POST_VAR "MyPostVar", Val2