Difference between revisions of "TextDisplay.clear"

From MiniScript Wiki
Jump to navigation Jump to search
(Created page with "<c>TextDisplay.clear</c> clears the text display, setting all cells to " " (space), with inverse turned off and all cell colors set to the match the display properties. === U...")
(No difference)

Revision as of 21:48, 1 April 2020

TextDisplay.clear clears the text display, setting all cells to " " (space), with inverse turned off and all cell colors set to the match the display properties.

Usage Notes

This method does **not** change the cursor position, nor does it reset TextDisplay.delimiter.

Example

text.clear   // clears the default text display