4D View v14

PV Is range selected

Home

 
4D View v14
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.

 
PROPERTIES 

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

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV SELECT RANGE

 
ARTICLE USAGE

4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)