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:
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
Statistic
FMM
Blog
iOSDevice.SystemName
The name of the operating system running on the device represented by the receiver.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
iOSDevice | 7.2 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes | Free |
MBS( "iOSDevice.SystemName" )
Parameters
none
Result
Returns text or error.
Description
The name of the operating system running on the device represented by the receiver.Examples
Show system name:
Show Custom Dialog [ "Name" ; MBS( "iOSDevice.SystemName" ) ]
Created 18th March 2017, last changed 25th November 2017
iOSDevice.SetBatteryMonitoringEnabled - iOSDevice.SystemVersion
Feedback: Report problem or ask question.
