no edit summary
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Returns the text from any [[UIOBJECT FontString|FontString]] UI object. | |||
text = <i>FontString</i>:GetText(); | text = <i>FontString</i>:GetText(); | ||
== Parameters == | |||
=== Arguments === | |||
:<i>none</i> | :<i>none</i> | ||
=== Returns === | |||
:;text : String - The text of the FontString. | :;text : String - The text of the FontString. | ||