Command PV GET FORMAT LIST

4D View

PV GET FORMAT LIST

version 6.8


PV GET FORMAT LIST (area; formats; strings)

ParameterTypeDescription
areaLongint4D View area
formatsArray longintFormat IDs array
stringsArray stringFormat 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

PV Add format.