WoW:API FontString GetText: Difference between revisions

m
Move page script moved page API FontString GetText to WoW:API FontString GetText without leaving a redirect
m (New page)
 
m (Move page script moved page API FontString GetText to WoW:API FontString GetText without leaving a redirect)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<center>'''FontString:GetText''' ''-Documentation by [[user:coder_1024|coder_1024]]-''</center>
{{widgetmethod}}


text = <i>FontString</i>:GetText();
Returns the text from any [[UIOBJECT FontString|FontString]] UI object.


Returns the text from any FontString UI object.
text = ''FontString'':GetText();


----
== Parameters ==
;''Arguments''
=== Arguments ===


:<i>none</i>
:''none''


----
=== Returns ===
;''Returns''


:text
:;text : String - The text of the FontString. Returns nil if the FontString is an empty string.
:;text : String - The text of the FontString.
 
----
{{Template:WoW API}}
[[Category:API Frame Functions|FontString GetText]]
Anonymous user