Toggle Method (AWTCheckbox)
Class
AWTCheckbox
class
Action
Toggles the check box state.
Syntax
checkbox
.
Toggle
()
Examples
CaseSensitiveCheckBox.Toggle
()