Skip to content

getText()

Return the button's text.

Parameters

Once an object button has been created, you can use the following function:

button.getText()

Returns

return text

Value Type Description
text str The text shown on the button.