Difference between revisions of "Delete Command"

From GeoGebra Manual
Jump to: navigation, search
Line 7: Line 7:
 
;Delete[ <Object> ]
 
;Delete[ <Object> ]
 
:Deletes the object and all its dependent objects in Geogebra and removes any value assigned to the object in the CAS.
 
:Deletes the object and all its dependent objects in Geogebra and removes any value assigned to the object in the CAS.
:{{example| 1=<div><code><nowiki>Delete[a]</nowiki></code> clears ''a''.}}
+
:{{example| 1=<div><code><nowiki>Delete[a]</nowiki></code> clears ''a''.</div>}}

Revision as of 13:35, 7 September 2011


Delete[ <Object> ]
Deletes the object and all its dependent objects.
Note: See also Delete Object tool.

CAS Syntax

Delete[ <Object> ]
Deletes the object and all its dependent objects in Geogebra and removes any value assigned to the object in the CAS.
Example:
Delete[a] clears a.
© 2024 International GeoGebra Institute