iphoneSystemIdentifier

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
iphoneSystemIdentifier()
Summary

Returns the device's unique system identifier.

Introduced4.6
Deprecated6.0
OSios
Platformsmobile
Example
put iphoneSystemIdentifier() into tSystemID
Values
NameTypeDescription
return

The iphoneSystemIdentifier function returns a string in the standard UUID/GUID format.

RelatedFunction: iphoneApplicationIdentifier
Description

Use the iphoneSystemIdentifier function to find the device's unique system identifier.

Important: As of version 6.0 the iPhoneSystemIdentifier function has been deprecated and must not be used in new code.

Important: As of version 9.6.2 the iPhoneSystemIdentifier function is no longer supported and it returns empty.