Checked Value

The Checked Value property is used to specify the value that will be passed to the variable associated with the checkbox, when this checkbox is checked.

During the INPUT WITHOUT DEFAULTS and DISPLAY statement execution the checkbox will be initially displayed as marked if the value of the corresponding variable matches the one specified in the Checked Value property.

Remember, that the data type and format of the specified Checked Value must correspond to those of the variable bound to the field.