Updated to match the current API boilerplate.
({{widgetmethod}}) |
(Updated to match the current API boilerplate.) |
||
| 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 | |||