TextDisplay.clear

From MiniScript Wiki
Revision as of 21:48, 1 April 2020 by 71.226.33.30 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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