Railo 4.2 Reference
Choose a function:

Function CREATEGUID

A globally unique identifier or GUID is a special type of identifier used in software applications to provide a unique reference number. The value is represented as a 32 character hexadecimal string, such as {21EC2020-3AEA-1069-A2DD-08002B30309D} and usually stored as a 128 bit integer.

Example

createguid():string

Arguments

This function has no arguments