TextInputDialog:getText
From GiderosMobile
Available since: Gideros 2012.8
Class: TextInputDialog
Description
Returns the text on the text field.
(string) = TextInputDialog:getText()
Return values
Returns (string) The text on the text field.