Difference between revisions of "INFO"

From ICE Enterprises

(causes a macro to issue an informational message)
 
(No difference)

Latest revision as of 18:05, 27 April 2020

causes a macro to issue an informational message

<TEXT> - message to print to screen

Prints the given informational message to the terminal, preceded by the string
"INFO:" and followed by the name of the invoking macro in square brackets (e.g.
"[%MYMACRO]"), if used in a macro.  

Informational messages are treated as low priority messages for the purposes of
filtering.



See Also: SAY, WARN