Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

SystemInfo.WinCSDVersion

Returns service pack version.

Component Version macOS Windows Linux Server iOS SDK
SystemInfo 2.8 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "SystemInfo.WinCSDVersion" )

Parameters

none

Result

The service pack version string.

Description

Returns service pack version.
Returns string, such as "Service Pack 3", that indicates the latest Service Pack installed on the system.
Shows "Service Pack 3" on a Windows XP SP3 installation.
If no Service Pack has been installed, the string is empty.

See also

Created 18th August 2014, last changed 21st June 2021


SystemInfo.WinBuildNumber - SystemInfo.WinMajorVersion

Feedback: Report problem or ask question.