WoW:API FontString GetText: Difference between revisions

m
Robot: converting/fixing HTML
No edit summary
m (Robot: converting/fixing HTML)
Line 3: Line 3:
Returns the text from any [[UIOBJECT FontString|FontString]] UI object.
Returns the text from any [[UIOBJECT FontString|FontString]] UI object.


  text = <i>FontString</i>:GetText();
  text = ''FontString'':GetText();


== Parameters ==
== Parameters ==
=== Arguments ===
=== Arguments ===


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


=== Returns ===
=== Returns ===


:;text : String - The text of the FontString.
:;text : String - The text of the FontString.
Anonymous user