Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Excerpt

A string containing the name of the instance process

 

Syntax

Code Block
themeRDark
languagejavascript
linenumberstrue
Processes("myProcess").processName // .processName in this case would be "myProcess"

Notes

Do not change this value, things will break horribly!

This value is set when you create the instance using Processes().

The value is passed in as a parameter to Tasks and instance-level events.

Div
classbox

Availability

Requires:

  • Warzone 3.1 or above
  • Process 0.1 or above