WoW:API FontString GetText: Difference between revisions
Jump to navigation
Jump to search
FontString:GetText -Documentation by coder_1024-
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. | ||
Revision as of 11:55, 10 June 2006
← Widget API ← FontString < GetText
text = FontString:GetText();
Returns the text from any FontString UI object.
- Arguments
- none
- Returns
- text
- text
- String - The text of the FontString.