PV Is cell selected

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

version 6.8


PV Is cell selected (area; column; row) Integer

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number
Function resultInteger0 = Not selected, 1 = Selected

Description

The PV Is cell selected command returns 1 if the cell of area set by column and row is part of the current selection, otherwise 0 is returned.

Example

Refer to the example for the PV SELECT CELL command.

See Also

PV SELECT CELL.


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