changes.mady.by.user Aubergine
Saved on Oct 28, 2012
A boolean indicating whether the process instance has an active timer interval.
Processes("myProcess").active
Do not update this property directly!
To activate or deactivate an instance use the instance.activate() and instance.deactivate() methods as they will ensure timers are set or removed accordingly.
Requires: