Engine.PatchVersion
- Updated2024-10-09
- 1 minute(s) read
Engine.PatchVersion
Syntax
Engine.PatchVersion
Data Type
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
.