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

Compare with Current View Page History

Version 1 Next »

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.
  • No labels