WoW:API FontString GetText

From AddOn Studio
Revision as of 05:12, 4 January 2006 by WoWWiki>Muert
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