Default Value property

In the FD form, the Default Value property is the value that is used in write operations if the item is not represented by a column in an SQL INSERT statement. This value is set by selecting the column row of the selected item in the FD form, then typing or selecting the value in the Default Value property. The value will be limited to the range of values that is valid for the underlying COBOL data type. See Defining Default Values.

Note: This functionality is not currently implemented.