Difference between revisions of "SetValue Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
(Autogenerated from properties)
Line 1: Line 1:
 
 
<noinclude>{{Manual Page|version=4.0}}<noinclude/>
+
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|scripting}}
 
{{command|scripting}}
 
;SetValue[ <Boolean>, <0|1> ]
 
;SetValue[ <Boolean>, <0|1> ]

Revision as of 00:55, 22 December 2010



SetValue[ <Boolean>, <0|1> ]


SetValue[ <List>, <Element> ]


SetValue[ <Object>, <Object> ]


SetValue[ <List>, <Number>, <Object> ]


Comments

SetValue in scripting[edit]

If you want to change value of an object in Scripting, always use SetValue rather than =. See Responsive Applets for more information.

© 2024 International GeoGebra Institute