ClearStatus command

From m204wiki
Revision as of 00:37, 25 May 2022 by Ekern (talk | contribs) (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Clears current message (error or informational), if any, from the Client glance_at_status_area.htm...")
(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