Difference between revisions of "Delete Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(17 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
{{command|other}}
+
{{command|cas=true|other}}
; Delete[Object]: Deletes the object and all its dependents objects.
+
;Delete( <Object> )
 
+
:Deletes the object and all its dependent objects.
: {{Note| See also [[Delete Object Tool|Delete Object]] tool.}}
+
:{{Example|1=<code><nowiki>Delete(a)</nowiki></code> clears ''a''.}}
 
==CAS Syntax==
 
==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|1=<code><nowiki>Delete(a)</nowiki></code> clears ''a''.}}
 +
{{Note|1=See also  [[File:Mode delete.svg|link=|24px]] [[Delete Tool|Delete]] tool.}}

Latest revision as of 08:54, 12 October 2017



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