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