| 4D v13PV Is cell selected | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D View v13
 PV Is cell selected 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PV Is cell selected ( area ; column ; row ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D View area | |||||
| column | Longint |   | Cell column number | |||||
| row | Longint |   | Cell row number | |||||
| Function result | Integer |   | 0 = Not selected, 1 = Selected | |||||
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.
Refer to the example for the PV SELECT CELL command.
	Product:  4D
	Theme:  PV Selection
	Number:  
        15939
        
        
        
	
	Created:  4D View 6.8