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

SYSTEM.CURRENT_VALUE System Variable

Syntax

SYSTEM.CURRENT_VALUE

Description

SYSTEM.CURRENT_VALUE represents the value of the item that is registered in SYSTEM.CURRENT_ITEM.

The value is always a character string.

Note: SYSTEM.CURRENT_VALUE is included for compatibility with previous versions. Oracle recommends that you use SYSTEM.CURSOR_ITEM and SYSTEM.CURSOR_VALUE instead.