Select Method (CheckBoxToolItem DomCheckBox ToggleButton)

Class

CheckBoxToolItem, DomCheckBox, and ToggleButton.

Action

Selects an item.

Availability

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

Syntax

Select(state)
Variable Description
state An INTEGER that represents the desired state. Valid values include: 1=checked, 2=unchecked, 3=undecided. INTEGER.