GET POST SEQ: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 2: Line 2:


{{Command|syntax=GET_POST_SEQ <variable>
{{Command|syntax=GET_POST_SEQ <variable>
|description=*DESCRPTION*
|description=:Get the current post output block sequence number.


|param1=<variable>|param1_desc={{variable}}
|param1=<variable>|param1_desc={{parameter_variable_any_name}} the sequence number.
}}
}}


===Example===
===Example===
:- GET_POST_SEQ
:GET_POST_SEQ SeqNum


[[Category:Post_Processing]]
[[Category:Post_Processing]]

Latest revision as of 17:45, 13 January 2011

Up

Command

GET_POST_SEQ <variable>


Get the current post output block sequence number.

Parameters

<variable>
Name of variable to be set to the sequence number.

Example

GET_POST_SEQ SeqNum