WoW:API FontString GetText: Difference between revisions
Jump to navigation
Jump to search
FontString:GetText -Documentation by coder_1024-
({{widgetmethod}}) |
mNo edit summary |
||
| Line 5: | Line 5: | ||
text = <i>FontString</i>:GetText(); | text = <i>FontString</i>:GetText(); | ||
Returns the text from any FontString UI object. | Returns the text from any [[API_FontString|FontString]] UI object. | ||
---- | ---- | ||
Revision as of 00:37, 25 July 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.