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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.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

Deprecated

This function was deprecated.

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

Release notes

Blog Entries

This function is free to use.

Created 18th August 2014, last changed 28th January 2023


SystemInfo.WinBuildNumber - SystemInfo.WinMajorVersion

💬 Ask a question or report a problem