Engine.PatchVersion

Syntax

Engine.PatchVersion

Data Type

Long

Purpose

Returns the patch version number for the current version of TestStand.

Remarks

The version number is separate from the MajorVersion.MinorVersion.RevisionVersion format, such as 1.0.2. Instead, it appears as the 'f' number in patch releases, such as TestStand 2020 f1 .

Note Engine.PatchVersion does not correspond to Engine.RevisionVersion . Prior to TestStand 2016, the revision version sometimes indicated the service pack level. Starting with TestStand 2016, all service packs are reflected in Engine.MinorVersion and Engine.RevisionVersion is always 0 .

See Also

Engine.BuildVersion

Engine.MajorVersion

Engine.MinorVersion

Engine.RevisionVersion

Engine.VersionString