TextInputDialog:setText
From GiderosMobile
Available since: Gideros 2012.8
Class: TextInputDialog
Description
Sets the text on the text field.
TextInputDialog:setText(text)
Parameters
text: (string) the text on the Textfield
Available since: Gideros 2012.8
Class: TextInputDialog
Sets the text on the text field.
TextInputDialog:setText(text)
text: (string) the text on the Textfield