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 thetextCheckelement. IfFalse, deactivates thetextCheckelement.
Sets the value of the text check element. This function does nothing if the text check is disabled. See textCheck.enabled.
value — bool, required
If True, activates the textCheck element. If False, deactivates the textCheck element.
Notes and Examples