CreateUniqueId
Creates a Unique Identifier. Only unique for this instance, but shorter than an UUId.
CreateUniqueId( );
Returns: String
This function does not take any arguments.
Examples
dump(CreateUniqueId());
Creates a Unique Identifier. Only unique for this instance, but shorter than an UUId.
CreateUniqueId( );
Returns: String
This function does not take any arguments.
dump(CreateUniqueId());