* "string": Difference between revisions

From MZXWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
  * "&$string&"
  * "&$string&"


==CLEAR MESG==
==Supplementary Commands==
===CLEAR MESG===
A command that turns the message row off, clearing whatever text was being displayed by it.
A command that turns the message row off, clearing whatever text was being displayed by it.
===ENABLE MESG EDGE===
Turns on the single-char border on the left and right sides of the message row (enabled by default).
===DISABLE MESG EDGE===
Turns off the single-char border on the left and right sides of the message row.
===MESSAGE ROW #/SET MESG COLUMN #/CENTER MESG===
[[MESSAGE ROW (command)|See main article.]]


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

Revision as of 01:39, 26 January 2011

Activates the Message Row 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 row off, clearing whatever text was being displayed by it.

ENABLE MESG EDGE

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

DISABLE MESG EDGE

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

MESSAGE ROW #/SET MESG COLUMN #/CENTER MESG

See main article.