Difference between revisions of "ShowLabel Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
{{command|scripting}}
+
;ShowLabel( <Object>, <Boolean> )
;ShowLabel[ <Object>, <Boolean> ]
+
:Shows or hides the label in the [[File:Menu view graphics.svg|link=|16px]] [[Graphics View]] for the given object.
:Shows or hides the label in the [[Graphics View]] for the given object.
+
:{{example|1=Let <code>f(x) = x^2</code>. <code><nowiki>ShowLabel(f, true)</nowiki></code> shows the label of the function.}}
:{{example|1=<div>Let <code>f(x) = x^2</code>. </div><div><code><nowiki>ShowLabel[f, true]</nowiki></code> shows the label of the function.</div>}}
 

Latest revision as of 09:19, 12 October 2017

© 2024 International GeoGebra Institute