selected
Related Functions & Properties
text
Affects the checkbox selection state. If the checkbox is selected, this property is true.
Type
Boolean
Example
selected = ((new Date()).getDay() == 1);