Constants for PV Selection action

4D - Documentation   Français   English   German   4D View 2003, Command Theme List   4D View 2003, Command Alphabetical List   4D View 2003, Constant Theme List   Back   Previous   Next

The constants in this theme allow specifying the action to execute when a selection command has been used, if a selection of cells already exists:
• "pv selection set": the new selection replaces the existing selection.
• "pv selection add": the new selection is added to the existing selection.

Related command(s):
PV SELECT ALL
PV SELECT CELL
PV SELECT COLUMNS
PV SELECT RANGE
PV SELECT RANGES LIST
PV SELECT ROWS

ConstantTypeValue
pv selection addLong Integer1
pv selection setLong Integer0