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

instance.interval

The current interval time set for a process instance.

 

Syntax

Processes("myProcess").interval

Notes

Do not update this property directly!

To change the interval use instance.changeInterval() as it will make sure the new interval takes effect immediately.

Availability

Requires:

  • Warzone 3.1 or above
  • Process 0.1 or above

Â