ChartDirector 7.0 (Perl Edition)

perlchartdir.getVersion


Usage

getVersion()

Description

Gets ChartDirector version information.

The version number is encoded as a 32-bit integer. The most significant 8 bits is the major version number. The next 8 bits are the minor version number. The least significant 16 bits are the build number.

Arguments

None

Return Value

The version information encoded in a 32-bit integer.