WoW:API FontString GetText
Jump to navigation
Jump to search
text = FontString:GetText();
Returns the text from any FontString UI object.
- Arguments
- none
- Returns
- text
- text
- String - The text of the FontString.
text = FontString:GetText();
Returns the text from any FontString UI object.