valueChecked

The valueChecked property defines the value associated with a checkbox item when it is checked.

Usage

This property is used in conjunction with the valueUnchecked property to define the values corresponding to the states of a CHECKBOX.

This property is not used by the runtime system to validate the field, you must use the include property to control value boundaries.

See CheckBox for more details.