Difference between revisions of "TextInputDialog:getText"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 7: Line 7:
 
Returns the text on the text field.<br />
 
Returns the text on the text field.<br />
 
<br /></translate>
 
<br /></translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(string) = TextInputDialog:getText()
 
(string) = TextInputDialog:getText()
 
</source>
 
</source>

Revision as of 15:31, 13 July 2023