m
Move page script moved page API Button GetText to WoW:API Button GetText without leaving a redirect
({{widgetmethod}}) |
m (Move page script moved page API Button GetText to WoW:API Button GetText without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Gets text | Gets the text on the button. | ||
text = Button:GetText() | |||
== Arguments == | |||
None | |||
== Returns == | |||
:; text : String - The text on the button | |||