PV Is column 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 column selected (area; column) Integer

ParameterTypeDescription
areaLongint4D View area
columnLongintColumn number
Function resultInteger0 = Not selected, 1 = Selected

Description

The PV Is column selected command returns 1 if the area column number column is part of the current selection. Otherwise, 0 is returned.

Example

Refer to the example for the PV SELECT COLUMNS command.

See Also

PV SELECT COLUMNS.


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