TextInputDialog:setText
From GiderosMobile
Available since: Gideros 2012.8
Description
Sets the text on the text field.
= TextInputDialog:setText(text,)
'text: (string) The text on the text field. '
Available since: Gideros 2012.8
Sets the text on the text field.
= TextInputDialog:setText(text,)
'text: (string) The text on the text field. '