Command PV Area to blob

4D View

PV Area to blob

version 6.8


PV Area to blob (area) BLOB

ParameterTypeDescription
areaLongint4D 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

PV BLOB TO AREA.