Constants for PV Input enter key mode

4D View


Commands and Topics for PV Input enter key mode


The constants in this theme allow defining the action of the Enter key during entry.
When used in "standard" mode, the Enter key only validates the entry. It can also activate the cell located to the right ("pv enter key as tab") or above ("pv enter key as return") of the modified cell.

Related command(s):
PV Get area property
PV SET AREA PROPERTY

ConstantTypeValue
pv enter key as returnLong Integer2
pv enter key as tabLong Integer1
pv enter key standardLong Integer0