Reference 〉 Function

checkEntry.get()

Retrieves the value of the combined checkEntry element: False if the checkbox is unchecked, and the value of the textbox otherwise.

Return Value bool|str|int

False if the checkbox is unchecked, otherwise the current value of the textbox.

Notes and Examples

  1. Contribute a Note

    Your email address will not be published. Required fields are marked *

    You may use limited HTML for formatting. Please embed blocks of code in <pre><code> </code></pre> tags.