GET POST SEQ: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=GET_POST_SEQ <variable> |description=*DESCRPTION* |param1=<variable>|param1_desc= }} ===Example=== :- GET_POST_SEQ Category:Post_Processing |
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= | |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 SeqNum | ||
[[Category:Post_Processing]] | [[Category:Post_Processing]] |
Latest revision as of 17:45, 13 January 2011
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