Difference between revisions of "Delete Command"

From GeoGebra Manual
Jump to: navigation, search
m (Bot: Automated text replacement (-{{command +{{command|cas=true))
Line 3: Line 3:
 
;Delete[ <Object> ]
 
;Delete[ <Object> ]
 
:Deletes the object and all its dependent objects.
 
:Deletes the object and all its dependent objects.
:{{note| 1=See also [[Delete Object Tool|Delete Object]] tool.}}
+
:{{Note|1=See also [[Delete Object Tool|Delete Object]] tool.}}
 
==CAS Syntax==
 
==CAS Syntax==
 
;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''.</div>}}
+
:{{Example|1=<div><code><nowiki>Delete[a]</nowiki></code> clears ''a''.</div>}}

Revision as of 22:28, 26 September 2012


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