SetStatusMessage command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Lets you specify a message for display in the Client Status bar. </sp...") |
No edit summary |
||
Line 4: | Line 4: | ||
|width="50%"| '''Action:''' | |width="50%"| '''Action:''' | ||
|width="50%"| | |width="50%"| | ||
<span class="f_Para">Lets you specify a message for display in the Client [[ | <span class="f_Para">Lets you specify a message for display in the Client [[Status bar|Status bar]]. </span> | ||
'''Syntax:''' | '''Syntax:''' |
Revision as of 01:40, 10 December 2022
Action: |
Lets you specify a message for display in the Client Status bar. Syntax: setStatusMessage {&var|&&function|const} where:
Examples: setStatusMessage Nothing happening! set &msg = "Here's Johnny" setStatusMessage &msg |
Client menu: | -- |
Introduced: | Build 59 |