Difference between revisions of "83Plus:Basic:Graphics:ClrDraw"

From WikiTI
Jump to: navigation, search
 
Line 1: Line 1:
[[Category:83Plus:Basic:Graphics|ClrHome]]
+
[[Category:83Plus:Basic:Graphics|ClrDraw]]
  
 
== Synopsis ==
 
== Synopsis ==

Revision as of 12:23, 22 July 2005


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: