System.HostVersion:Int                     (read-only)

Host version number. The version number is converted to a number, with three digits fo the patchlevel and two for the minor version. If the respective host version uses letters to specify the patchlevel, "a" is 1, "b" is 2, and so on. PCC2 also knows that some host versions use "3.1" to actually mean "3.10". Examples:

VersionValue
3.22.20322020
3.15315000
3.5c305003

See also: Global Properties