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
Lucee Function Reference
Function CREATEUUID
Example
createuuid():string
Arguments
This function has no arguments