ChartDirector Ver 3.1 (PHP Edition Edition)
phpchartdir.getVersion
Usage
getVersion()
Description
Get 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.
© 2004 Advanced Software Engineering Limited. All rights reserved.