4D View v16

PV Get cell boolean value

Home

 
4D View v16
PV Get cell boolean value

PV Get cell boolean value 


 

PV Get cell boolean value ( area ; column ; row ) -> Function result 
Parameter Type   Description
area  Longint in 4D View area
column  Longint in Cell column number
row  Longint in Cell row number
Function result  Integer in Cell value

The PV Get cell boolean value command returns the cell value set by column and row as a Boolean. To translate it to a 4D Boolean, use the theBooleen:=(Result=1) instruction.

If the PV Get cell boolean value command is used with a non-Boolean type cell, it returns 0.

Example  

Refer to the example for the PV SET CELL BOOLEAN VALUE command.



See also 

PV Get cell value type
PV SET CELL BOOLEAN VALUE

 
PROPERTIES 

Product: 4D View
Theme: PV Cell value
Number: 15840

 
HISTORY 

Created: 4D View 6.8

 
ARTICLE USAGE

4D View Language ( 4D View v16)