| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
iOSDevice.SystemVersion
The current version of the operating system.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| iOSDevice | 7.2 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "iOSDevice.SystemVersion" )
Parameters
none
Result
Returns text or error.
Description
The current version of the operating system.An example of the system version is @"1.2".
Examples
Show system version:
Show Custom Dialog [ "Version" ; MBS( "iOSDevice.SystemVersion" ) ]
See also
This function is free to use.
Created 18th March 2017, last changed 25th November 2017
MarkDown version: iOSDeviceSystemVersion.md