Difference between revisions of "ShowLabel Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(command syntax: changed [ ] into ( ))
 
Line 2: Line 2:
 
;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=Let <code>f(x) = x^2</code>. <code><nowiki>ShowLabel(f, true)</nowiki></code> shows the label of the function.}}

Latest revision as of 08:19, 12 October 2017

© 2024 International GeoGebra Institute