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

Case Restriction Property

Description

Specifies the case for text entered in the text item. The allowable values for this property are as follows:

Value

Result

MIXED

Text appears as typed.

UPPER

Lower case text converted to upper case as it is typed.

LOWER

Upper case text converted to lower case as it is typed.

Applies to text item

Set Oracle Forms, programmatically

Refer to Built-in

GET_ITEM_PROPERTY

SET_ITEM _PROPERTY

Case Restriction Restrictions