Difference between revisions of "Rename Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
{{command|scripting}}
+
;Rename( <Object>, <Name> )
;Rename[ <Object>, <Name N> ]
+
:Sets the [[Labels and Captions|label]] of given object to the given name.
:Sets the [[Labels and Captions|label]] of given object to N.
+
:{{example|1=Let <code><nowiki>c: x^2 + 2y^2 = 2</nowiki></code>. <code><nowiki>Rename(c, ell)</nowiki></code> sets the label to ''ell''.}}

Latest revision as of 09:00, 12 October 2017

© 2024 International GeoGebra Institute