83Plus:Basic:Graphics:ClrDraw

From WikiTI
Revision as of 16:14, 16 September 2006 by Burntfuse (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Synopsis

Token size: 1 byte

Syntax: ClrDraw

Clears all text from the graph screen

Outputs:

Clears graph screen and graph buffer.

Comments

  • If any functions, plots, or axes are on, they will be redrawn.

Example

:ClrDraw
:Text(0,0,"Hello World!!!"

See also:

ClrHome