Difference between revisions of "Checkbox Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision: new commands)
Line 1: Line 1:
 
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|scripting}}
 
{{command|scripting}}
 
;Checkbox[]
 
;Checkbox[]
:{{description}}
+
:Creates a [[Action Objects#Checkboxes|checkbox]].
;Checkbox[ <Caption> ]
+
;Checkbox[ &lt;Caption> ]
:{{description}}
+
:Creates a checkbox with given [[Labels and Captions|caption]].
 
;Checkbox[ <List> ]
 
;Checkbox[ <List> ]
:{{description}}
+
:Creates a [[Action Objects#Checkboxes|checkbox]] which, when unchecked, hides listed objects.
 
;Checkbox[ <Caption>, <List> ]
 
;Checkbox[ <Caption>, <List> ]
:{{description}}
+
:Creates checkbox with given caption which, when unchecked, hides listed objects.

Revision as of 14:08, 6 June 2011



Checkbox[]
Creates a checkbox.
Checkbox[ <Caption> ]
Creates a checkbox with given caption.
Checkbox[ <List> ]
Creates a checkbox which, when unchecked, hides listed objects.
Checkbox[ , <List> ]
Creates checkbox with given caption which, when unchecked, hides listed objects.
© 2024 International GeoGebra Institute