IsChecked Method (DomCheckBox)

Class

DomCheckBox.

Action

Returns TRUE if the checkbox is checked and FALSE otherwise.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

checked = checkbox.IsChecked()
Variable Description
checked TRUE if the checkbox is checked and FALSE otherwise. BOOLEAN.