Msg(info): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{AdvFileParam|msg[info]}}
{{DISPLAYTITLE:msg(info)}}{{AdvFileParam|msg[info]}}
Displays a message when reached, fulfilling the test.
Displays a message when reached, fulfilling the test.



Revision as of 15:17, 19 February 2008


Displays a message when reached, fulfilling the test.

Usage

msg[info]=<text(string)>

Examples

"msg[info]=Just FYI."

Please not that as part of quoted advanced file parameters, you need to escape the single quotes here; so the full parameter would be:

"""msg[info]=Just FYI."""

Description

Displays an information message, and provides match to continue tests.

See also

Similar parameters

Similar commands