getText()
Return the checkbox's text.
checkbox.getText()
Returns
return text
| Value | Type | Description |
|---|---|---|
| text | str |
The text shown beside the checkbox. |
Return the checkbox's text.
checkbox.getText()
return text
| Value | Type | Description |
|---|---|---|
| text | str |
The text shown beside the checkbox. |