OUTPUT POST LINE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=OUTPUT_POST_LINE <text> | {{Command|syntax=OUTPUT_POST_LINE <text> | ||
|description= | |description=:Output a line of text to the current post output file. | ||
|param1=<text>|param1_desc= | |param1=<text>|param1_desc=Text to be output. | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :OUTPUT_POST_LINE "(Start of macro generated data)" | ||
[[Category:Post_Processing]] | [[Category:Post_Processing]] |
Latest revision as of 17:46, 13 January 2011
Command
- OUTPUT_POST_LINE <text>
- Output a line of text to the current post output file.
Parameters
- <text>
- Text to be output.
Example
- OUTPUT_POST_LINE "(Start of macro generated data)"