PV Area to blob
version 6.8
PV Area to blob (area) BLOB
Parameter | Type | Description | |
area | Longint | 4D View area |
Function result BLOB Destination BLOB
Description
The PV Area to blob command saves the area in a field or BLOB variable. This can then be saved in a field or manipulated using a variable of the same type.
The area parameter can be a 4D View area present on the screen or offscreen.
Examples
See the example for the PV BLOB TO AREA command.
See Also