Build.BlitzBuild - version::get-revision
string version::get-revision (
string version
)
Parameters
Table 19. Parameters
Name |
Type |
Description |
version |
string |
A correctly formatted version string (major.minor.build.revision). |
Return Values
The "revision" part of the version string (the fourth number).