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