Returns the boolean value of the text check element. This function is equivalent to checking the value of textCheck.value
.
Return Value — bool
Whether or not the textCheck
element is currently activated.
Returns the boolean value of the text check element. This function is equivalent to checking the value of textCheck.value
.
Whether or not the textCheck
element is currently activated.
Notes and Examples