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

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.

Component Version macOS Windows Linux Server iOS SDK
UUID 2.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "UUID.Raw" )

Parameters

none

Result

The raw UUID value, e.g. 4º$Dfv¶ª|mb§L)

Description

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.

Please use 2.6 plugins, if you need this functions. We fixed important bug in 2.6pr1.

Examples

Creates raw UUID:

MBS( "UUID.Raw" )

See also

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 6th October 2015


UUID.Number - UUID.ToNumber