m
Move page script moved page API FontString GetText to WoW:API FontString GetText without leaving a redirect
mNo edit summary |
m (Move page script moved page API FontString GetText to WoW:API FontString GetText without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Returns the text from any [[UIOBJECT FontString|FontString]] UI object. | |||
text = | text = ''FontString'':GetText(); | ||
== Parameters == | |||
=== Arguments === | |||
:''none'' | |||
=== Returns === | |||
:;text : String - The text of the FontString. Returns nil if the FontString is an empty string. | |||
:;text : String - The text of the FontString. | |||