WoW:API FontString GetText: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (New page)
 
No edit summary
Line 15: Line 15:
:text
:text
:;text : String - The text of the FontString.
:;text : String - The text of the FontString.


----
----
{{Template:WoW API}}
{{WoW API}}
[[Category:API Frame Functions|FontString GetText]]

Revision as of 05:12, 4 January 2006

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