Returns the text currently set for display in the font string. This is not necessarily the text actually displayed: text that does not fit within the FontString's dimensions will be truncated with an ellipsis ("…") for display.

Signature:

text = FontString:GetText()

Returns:

  • text - Text to be displayed in the font string (string)