GET POST FLAG

From Macros Wiki
Jump to navigationJump to search

Up

Command

GET_POST_FLAG <flag number>, <variable>


Get the value of a post flag.

Parameters

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

Example

GET_POST_FLAG "MyPostFlag", Flag3