4D View v16

PV Is range selected

Home

 
4D View v16
PV Is range selected

PV Is range selected 


 

PV Is range selected ( area ; left ; top ; right ; bottom ) -> Function result 
Parameter Type   Description
area  Longint in 4D View area
left  Longint in Column number of left cell
top  Longint in Row number of top cell
right  Longint in Column number of right cell
bottom  Longint in Row number of bottom cell
Function result  Integer in 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.

Example  

Refer to the example for the PV SELECT RANGE command.



See also 

PV SELECT RANGE

 
PROPERTIES 

Product: 4D View
Theme: PV Selection
Number: 15938

 
HISTORY 

Created: 4D View 6.8

 
ARTICLE USAGE

4D View Language ( 4D View v16)