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