Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SystemInfo.WinBuildNumber
Returns the windows build number of the operating system.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SystemInfo | 2.8 | ❌ No | ✅ Yes | ✅ Yes | ✅ Yes, on Windows and Linux | ❌ No |
MBS( "SystemInfo.WinBuildNumber" )
Parameters
none
Result
The build number.
Description
Returns the windows build number of the operating system.For example returns 2600 on Windows XP Build 2600.
This function is free to use.
Created 18th August 2014, last changed 28th January 2023
