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