Difference between revisions of "InputBox Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
{{command|scripting}}
+
;InputBox()
;TextField[]
+
:Create a new [[Action_Objects#Input Boxes|Input Box]].
:Create a new [[Action_Objects#Textfield|textfield]].
+
;InputBox( <Linked Object> )
;Textfield[ <Linked Object> ]
+
:Create a new [[Action_Objects#Input Boxes|Input Box]] and associate a Linked Object with it.
:Create a new [[Action_Objects#Textfield|textfield]] and associate a Linked Object with it.  
+
{{note|See also [[File:Mode textfieldaction.svg|link=|23px]] [[Input Box Tool]].}}
{{warning|The Linked Object must be  [[Free, Dependent and Auxiliary Objects#Free Objects  |free]].}}
 
 
 
{{note|See also [[Image:Tool Insert Text.gif]] [[Insert Text Tool]].}}
 

Revision as of 17:16, 7 October 2017

© 2024 International GeoGebra Institute