| 4D v13PV Is row selected | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D View v13
 PV Is row selected 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PV Is row selected ( area ; row ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D View area | |||||
| row | Longint |   | Row number | |||||
| Function result | Integer |   | 0 = Not selected, 1 = Selected | |||||
The PV Is row selected command returns 1 if the area row number row is part of the current selection. Otherwise, 0 is returned.
Refer to the example for the PV SELECT COLUMNS command.
	Product:  4D
	Theme:  PV Selection
	Number:  
        15936
        
        
        
	
	Created:  4D View 6.8