Uncheck Method (AWTCheckbox)
Class
AWTCheckbox
class
Action
Unchecks the check box.
Syntax
checkbox
.
Uncheck
()
Examples
CaseSensitiveCheckBox.Uncheck
()