createUniqueID

Creates a Unique Identifier for the current instance. If you want it to be Universal Unique use createUUID instead.

createUniqueID() → returns string

This function requires Lucee.  Not supported on Adobe ColdFusion, etc.

Examples
Sample code invoking the createUniqueID function

createUniqueID()

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub