m
Move page script moved page API Button GetText to WoW:API Button GetText without leaving a redirect
No edit summary |
m (Move page script moved page API Button GetText to WoW:API Button GetText without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
Gets text | {{widgetmethod}} | ||
Gets the text on the button. | |||
text = Button:GetText() | |||
== Arguments == | |||
None | |||
== Returns == | |||
:; text : String - The text on the button | |||