PV GET FORMAT LIST
version 6.8
PV GET FORMAT LIST (area; formats; strings)
Parameter | Type | Description | |
area | Longint | 4D View area | |
formats | Array longint | Format IDs array | |
strings | Array string | Format strings array |
Description
The PV GET FORMAT LIST command gets in arrays formats and strings, the IDs and strings for each format present in area.
Example
Refer to the example for the PV Add format command.
See Also