Select Method (DomCheckBox)

Action

Selects the check box.

Syntax

checkBox.Select(state)
Variable Description
state The state of a check box. Values include: 1=checked,2=unchecked,3=undecided. Integer.