You use
InstallVersionobjects to contain version information for software.InstallVersion Overview
This object and its methods are used both when triggering a download, to see whether a particular version needs to be installed, and when installing the software. The
init()method associates a particular version with anInstallVersionobject, thetoString()method converts versions in various formats to a string, and thecompareTo()method compares these string and indicates the relationship between the two versions. Each of the version parameters is also available as a separate property of theInstallVersionobject.Method Reference
compareTo Compares the version information specified in this object to the version information specified in the versionparameter.init Initialize an InstallVersionobject.toString Converts an InstallVersioninitto a string.Property Reference
| Netscape Communications devedge.netscape.com |