checkedValue specifies 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.
Associated containers, widgets and theme elements:
Associated 4gl syntax:
INPUT ↓
Associated ui methods:
SetCheckedValue
GetCheckedValue