4D View v16PV Is range selected |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v16
PV Is range selected
|
PV Is range selected ( area ; left ; top ; right ; bottom ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D View area | |||||
left | Longint |
![]() |
Column number of left cell | |||||
top | Longint |
![]() |
Row number of top cell | |||||
right | Longint |
![]() |
Column number of right cell | |||||
bottom | Longint |
![]() |
Row number of bottom cell | |||||
Function result | Integer |
![]() |
0 = Not selected, 1 = Selected | |||||
The PV Is range selected command returns 1 if the range of cells defined by the left, top, right, and bottom parameter is part of the current selection, otherwise, it returns 0.
Refer to the example for the PV SELECT RANGE command.
Product: 4D View
Theme: PV Selection
Number:
15938
Created: 4D View 6.8
4D View Language ( 4D View v16)