You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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:

  • No labels