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

Compare with Current View Page History

Version 1 Next »

Syntax
aString = createUUID()
SemanticsReturns a string with a universal unique identifier (UUID, standard format).
Examples
set uniqueID = createUUID()(); 
  • No labels