Skip to main content

createUniqueID() Operation

Syntax
NONE
aString = createUniqueID()
SemanticsReturns a string with a unique value. It has a maximum number of 80 characters.
Examples
NONE
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:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.