Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 23.1.1
Syntax
Code Block
languagenone
aString = createUUID()
SemanticsReturns a string with a universal unique identifier (UUID, standard format).
Examples
Code Block
languagenone
set uniqueID = createUUID();