Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Component: UUID

UUID functions.

Version macOS Windows Linux Server iOS SDK
2.3 / 8.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes

Item Details
UUID.Formatted
Creates a new UUID/GUID and returns it as a formatted string.
All
2.3
UUID.FromNumber
Converts from formatted UUID to UUID number.
All
8.2
UUID.Hex
Creates a new UUID/GUID and returns it as a hex string.
All
2.3
UUID.Number
Creates new UUID number.
All
8.2
UUID.Raw
Creates a new UUID/GUID and returns it as a 16 byte string. The string is not for displaying to users, but for small footprint on storage.
All
2.3
UUID.ToNumber
Converts from UUID number to formatted UUID.
All
8.2

6 functions shown.

These functions require a license (100%).

Release notes

Blog Entries