getText()
Return the text in the field.
textfield.getText()
Returns
return text
| Value | Type | Description |
|---|---|---|
| text | str |
The field's contents. |
Return the text in the field.
textfield.getText()
return text
| Value | Type | Description |
|---|---|---|
| text | str |
The field's contents. |