Class MasterObject()->Version
- Description
Contains version information about a Pike version.
- Variable
major
Variable minor
intMasterObject.Version.major
intMasterObject.Version.minor- Description
The major and minor parts of the version.
- Method create
MasterObject.Version MasterObject.Version(intmajor,intminor)- Description
Set the version in the object.