PV SET CELL PICTURE VALUE
version 6.8
PV SET CELL PICTURE VALUE (area; column; row; value)
Parameter | Type | Description | |
area | Longint | 4D View area | |
column | Longint | Cell column number | |
row | Longint | Cell row number | |
value | Picture | Cell value |
Description
The PV SET CELL PICTURE VALUE command places the picture value in the cell set by column and row.
Example
Refer to the example for the PV SET CELL STRING VALUE command.
See Also