Skip to content

global

Functions injected directly into every form and workflow script.

Prefer the global function when a script only needs an identifier. Script.NewId() provides the same result and is useful when code is already organized around the Script utility object.

Capabilities

Utilities

  • global.NewId: Creates a new UUID/GUID-formatted identifier.