Command PV SET CELL NUM VALUE

4D View

PV SET CELL NUM VALUE

version 6.8


PV SET CELL NUM VALUE (area; column; row; value)

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number
valueNumberCell value

Description

The PV SET CELL NUM VALUE command assigns the number value to the cell assigned by column and row.

Example

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

See Also

PV Get cell num value, PV Get cell value type.