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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

iOSDevice.Name

The name identifying the device.

Component Version macOS Windows Linux Server iOS SDK
iOSDevice 7.2 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "iOSDevice.Name" )

Parameters

none

Result

Returns text or error.

Description

The name identifying the device.
The value of this property is an arbitrary alphanumeric string that is associated with the device as an identifier. For example, you can find the name of an iOS device in the General > About settings.

Examples

Show name:

Show Custom Dialog [ "Name" ; MBS( "iOSDevice.Name" ) ]

See also

Created 18th March 2017, last changed 25th November 2017


iOSDevice.Model - iOSDevice.Orientation

Feedback: Report problem or ask question.