Reference 〉 Function

textCheck.set(valuebool)

Sets the value of the text check element. This function does nothing if the text check is disabled. See textCheck.enabled.

Parameters

  • value bool, required

    If True, activates the textCheck element. If False, deactivates the textCheck element.

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.