Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SystemInfo.WinServicePackMinor
Returns the minor version number of the latest Service Pack installed on the system.
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.WinServicePackMinor" )
Parameters
none
Result
The version number.
Description
Returns the minor version number of the latest Service Pack installed on the system.For example, for Service Pack 3, the minor version number is 0.
See also
Release notes
- Version 13.1
- Deprecated SystemInfo.WinServicePackMajor and SystemInfo.WinServicePackMinor functions.
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 28th January 2023
