(info) This AI is still in early stages of development.

instance.processName

A string containing the name of the instance process

 

Syntax

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.

Availability

Requires:

  • Warzone 3.1 or above
  • Process 0.1 or above

Â