ClearStatus command

From m204wiki
Revision as of 00:52, 26 January 2023 by Ekern (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Action:

Clears current message (error or informational), if any, from the Client Status bar.

Syntax:

clearStatus 

This command be useful to reduce confusion when developing macros: at the start of the macro, you can clear any earlier messages, so you will know that any subsequent messages are from the macro under development.

Client menu: --
Introduced: Build 58