Returns TRUE if the checkbox is checked and FALSE otherwise.
This functionality is supported only if you are using the Open Agent.
checked = checkbox.IsChecked()
Variable | Description |
---|---|
checked | TRUE if the checkbox is checked and FALSE otherwise. BOOLEAN. |