GET POST VAR

From Macros Wiki
Revision as of 17:40, 13 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

GET_POST_VAR <variable name>, <variable>


Get the value of a named post variable.

Parameters

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

Example

GET_POST_VAR "MyPostVar", Val2