All functions   Mac OS X   Windows   Crossplatform   Components   New in version: 1.0   1.1   1.2   1.3   1.4   1.5   1.6   1.7   1.8   2.0  

SystemInfo.MacUUID

Component: SystemInfo
Mac OS X: Works
Windows: Does Nothing

MBS("SystemInfo.MacUUID")

Parameters

none

Description

Returns the system UUID on Mac OS X. This is a unique ID for a the Mac system. In its canonical form, a UUID consists of 32 hexadecimal digits, displayed in 5 groups separated by hyphens, in the form 8-4-4-4-12 for a total of 36 characters. For example: 550e8400-e29b-41d4-a716-446655440000

Feedback: Report problem or ask question.