TextInputDialog:getText

From GiderosMobile
Revision as of 10:57, 3 September 2018 by Hgy29 (talk | contribs)


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.