GET POST SEQ: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=GET_POST_SEQ <variable> |description=*DESCRPTION* |param1=<variable>|param1_desc= }} ===Example=== :- GET_POST_SEQ Category:Post_Processing
 
Mikeo (talk | contribs)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[:Category:Post_Processing|{{Up}}]]
{{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=
|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