* "string": Difference between revisions

From MZXWiki
Jump to navigation Jump to search
(message row → message line)
 
Line 1: Line 1:
Activates the [[Message Row]] and displays a line or multiple lines of text.
[[* "string"]] activates the [[Message Line]] and displays a line or multiple lines of text.


==Usage==
==Usage==
Line 11: Line 11:
==Supplementary Commands==
==Supplementary Commands==
===CLEAR MESG===
===CLEAR MESG===
A command that turns the message row off, clearing whatever text was being displayed by it.
A command that turns the message line off, clearing whatever text was being displayed by it.


===MESSAGE ROW #===
===MESSAGE ROW #===
Line 17: Line 17:


===ENABLE MESG EDGE===
===ENABLE MESG EDGE===
Turns on the single-char border on the left and right sides of the message row (enabled by default).
Turns on the single-char border on the left and right sides of the message line (enabled by default).


===DISABLE MESG EDGE===
===DISABLE MESG EDGE===
Turns off the single-char border on the left and right sides of the message row.
Turns off the single-char border on the left and right sides of the message line.


[[Category:MegaZeux Commands]]
[[Category:MegaZeux Commands]]

Latest revision as of 02:19, 29 May 2025

* "string" activates the Message Line and displays a line or multiple lines of text.

Usage

* "I'm displaying a line of text that changes color."
* "~fI'm displaying a line of text that stays white."
set "$string" "I'm displaying a line of text from a string."
* "&$string&"

Supplementary Commands

CLEAR MESG

A command that turns the message line off, clearing whatever text was being displayed by it.

MESSAGE ROW #

See main article.

ENABLE MESG EDGE

Turns on the single-char border on the left and right sides of the message line (enabled by default).

DISABLE MESG EDGE

Turns off the single-char border on the left and right sides of the message line.