WoW:API FontString GetText: Difference between revisions
Jump to navigation
Jump to search
FontString:GetText -Documentation by coder_1024-
m (New page) |
No edit summary |
||
| Line 15: | Line 15: | ||
:text | :text | ||
:;text : String - The text of the FontString. | :;text : String - The text of the FontString. | ||
---- | ---- | ||
{{ | {{WoW API}} | ||
Revision as of 05:12, 4 January 2006
text = FontString:GetText();
Returns the text from any FontString UI object.
- Arguments
- none
- Returns
- text
- text
- String - The text of the FontString.