Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
8.2
8.3
8.4
8.5
9.0
9.1
9.2
9.3
9.4
9.5
Statistic
Component: UUID
UUID functions.
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.
Release notes
- Version 8.2
- Added UUID.FromNumber and UUID.ToNumber functions.
- Added UUID.Number function.
Feedback: Report problem or ask question.

Links
MBS FileMaker Plugins