Skip to content

getText()

Return the checkbox's text.

Parameters

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

checkbox.getText()

Returns

return text

Value Type Description
text str The text shown beside the checkbox.