uuidFromBlob() Operation
Syntax |
| |
---|---|---|
Semantics | Returns a UUID in Big Endian format (Variant 1) as a String. Can be converted to Big Endian using the uuidToBlob() Operation. | |
Substitutables |
| Can be any variable or object attribute having the type String. |
| A Blob containing the UUID in Big Endian format (Variant 1). | |
Examples |
NONE
|
Related Pages: