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