WoW:API EditBox SetText: Difference between revisions

linkification, notoc and headings
({{widgetmethod}})
(linkification, notoc and headings)
Line 1: Line 1:
{{widgetmethod}}
{{widgetmethod}}
 
__NOTOC__
<center>'''SetText''' ''-Documentation by DerGhulbus-''</center>
<center>'''SetText''' ''-Documentation by DerGhulbus-''</center>


Line 7: Line 7:
Sets the editBox's text to the specified string.
Sets the editBox's text to the specified string.


----
==Parameters==
;''Arguments''
===Arguments===


:String
:("String")
:;String: the string you want to appear in the EditBox
:;String: the string you want to appear in the EditBox
----
 
;''Returns''
===Returns===


???
???


----
 
;''Details''
==Details==


You should call a SetText("") every time you read from an EditBox, so the command line is free for the next input.
You should call a SetText("") every time you read from an EditBox, so the command line is free for the next input.
==Also See==
[[UI Escape Sequences]]
Anonymous user