WoW:API FontString GetText

From AddOn Studio
Revision as of 02:09, 7 January 2005 by WoWWiki>Flickering (New page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
FontString:GetText -Documentation by coder_1024-
text = FontString:GetText();

Returns the text from any FontString UI object.


Arguments
none

Returns
text
text
String - The text of the FontString.

Template:WoW API