OUTPUT POST LINE: 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=OUTPUT_POST_LINE <text>
{{Command|syntax=OUTPUT_POST_LINE <text>
|description=*DESCRPTION*
|description=:Output a line of text to the current post output file.


|param1=<text>|param1_desc={{text}}
|param1=<text>|param1_desc=Text to be output.
}}
}}


===Example===
===Example===
:- OUTPUT_POST_LINE
:OUTPUT_POST_LINE "(Start of macro generated data)"


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

Latest revision as of 17:46, 13 January 2011

Up

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)"