Difference between revisions of "Delete Command"

From GeoGebra Manual
Jump to: navigation, search
m
m
Line 8: Line 8:
 
: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=<code><nowiki>Delete[a]</nowiki></code> clears ''a''.}}
 
:{{Example|1=<code><nowiki>Delete[a]</nowiki></code> clears ''a''.}}
{{Note|1=See also  [[File:Mode_delete.png]] [[Delete Tool|Delete]] tool.}}
+
{{Note|1=See also  [[File:Mode delete.svg|link=|24px]] [[Delete Tool|Delete]] tool.}}

Revision as of 11:30, 4 August 2015



Delete[ <Object> ]
Deletes the object and all its dependent objects.
Example: Delete[a] clears a.

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.
Note: See also Mode delete.svg Delete tool.
© 2024 International GeoGebra Institute