4D v13PV SET CELL BOOLEAN VALUE |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v13
PV SET CELL BOOLEAN VALUE
PV SET CELL BOOLEAN VALUE
The PV SET CELL BOOLEAN VALUE command assigns the integer value to the cell assigned by column and row. This integer allows expressing a Boolean value (0=False, 1=True): it is then necessary to translate 4D Booleans as a Num(theBoolean) function. We will modify the example for the PV SET CELL STRING VALUE command to a Boolean type, represented by an integer: C_INTEGER($CopyNumber) |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: 4D View 6.8 SEE ALSO
PV Get cell boolean value |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||