GET POST VAR
From Macros Wiki
Jump to navigationJump to search
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