Widget API: FontString:GetText

From AddOn Studio
Revision as of 00:13, 6 August 2006 by WoWWiki>Mikk
Jump to navigation Jump to search

Widget API ← FontString < GetText

Returns the text from any FontString UI object.

text = FontString:GetText();

Parameters

Arguments

none

Returns

text
String - The text of the FontString.