Difference between revisions of "SetValue Command"

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

Revision as of 19:59, 21 December 2010

test uu


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