TextInputDialog:getText

From GiderosMobile
Revision as of 07:30, 24 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2012.8

Description


Returns the text on the text field.

(string) = TextInputDialog:getText()

Return values

Returns (string) The text on the text field.