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:
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
Statistic
FMM
Blog
Component: UUID
UUID functions.
Version | macOS | Windows | Linux | Server | iOS SDK | License |
2.3 / 8.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Paid |
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.
Release notes
- Version 11.2
- Optimized UUID.FromNumber and UUID.ToNumber to be a bit quicker.
- Version 8.2
- Added UUID.FromNumber and UUID.ToNumber functions.
- Added UUID.Number function.
Blog Entries
- MBS FileMaker Plugin 8.2 - More than 5200 Functions In One Plugin
- MBS FileMaker Plugin 8.2 - 5200 Funktionen in einem Plugin
Feedback: Report problem or ask question.
