- 0 Talk
-
API FontString GetText
Returns the text from any FontString UI object.
text = FontString:GetText();
Parameters
Edit
Arguments
Edit
- none
Returns
Edit
- text
- String - The text of the FontString. Returns nil if the FontString is an empty string.