Difference between revisions of "ShowLabel Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{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 [[File:Menu view graphics.svg|link=|16px]] [[Graphics View]] for the given object.
 
:{{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>}}
 
:{{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>}}

Revision as of 17:17, 7 October 2017

© 2024 International GeoGebra Institute