INFO

From ICE Enterprises
Jump to navigation Jump to search

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