INFO

From ICE Enterprises
Revision as of 18:05, 27 April 2020 by ConvertBot (talk | contribs) (causes a macro to issue an informational message)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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