Syntax
aString = createUniqueID()
SemanticsReturns a string with a unique value. It has a maximum number of 80 characters.
Examples
set uniqueID = createUniqueID(); 
Figure Creating Base Type Objects in section Creating Objects of Base and Complex Types shows an example using this function.
Related Pages: