PV REMOVE FORMAT
version 6.8
PV REMOVE FORMAT (area; format)
Parameter | Type | Description | |
area | Longint | 4D View area | |
format | Longint | Format ID |
Description
The PV REMOVE FORMAT command removes the format from the area.
Only formats created using the PV Add format command can be removed. Native 4D View formats cannot be removed.
Example
Refer to the example for the PV Add format command.
See Also