Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 24.0
Syntax
Code Block
languagenone
aString = createUniqueID()
SemanticsReturns a string with a unique value. It has a maximum number of 80 characters.
Examples
Code Block
languagenone
set uniqueID = createUniqueID(); 
Figure Creating Base Type Objects in section Creating Objects of Base and Complex Types shows an example using this function.
rp
Panel
titleRelated Pages: