WoW:API FontString GetText: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
({{widgetmethod}})
Line 1: Line 1:
{{widgetmethod}}
<center>'''FontString:GetText''' ''-Documentation by [[user:coder_1024|coder_1024]]-''</center>
<center>'''FontString:GetText''' ''-Documentation by [[user:coder_1024|coder_1024]]-''</center>


Line 15: Line 17:
:text
:text
:;text : String - The text of the FontString.
:;text : String - The text of the FontString.
----
{{WoW API}}

Revision as of 11:55, 10 June 2006

Widget API ← FontString < GetText

FontString:GetText -Documentation by coder_1024-
text = FontString:GetText();

Returns the text from any FontString UI object.


Arguments
none

Returns
text
text
String - The text of the FontString.