Tags · Functions · Objects
Lucee Function Reference
Choose a function:

Function CREATEUUID

Creates a Universally Unique Identifier (UUID). A UUID is a
35-character string representation of a unique 128-bit integer
xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxxxxxx : x is a hexadecimal digit

Example

createuuid():string

Arguments

This function has no arguments