A script-enabled browser is required for this page to function properly.

Value When Checked Property

Description

Specifies the value you want the check box to display as the checked state. For example, Y, 1, MANAGER, or 1992. When a value that matches the checked value is fetched or assigned to the check box, the check box is displayed checked. Similarly, when the operator toggles the check box to the checked state, the value of the check box becomes the checked value.

Applies to check box

Set Oracle Forms

Default

NULL

Required/Optional optional

Value when Checked Restrictions

The value must be compatible with the datatype specified by the Data Type property.