Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Triggered when the process timer interval is activated.

 

Syntax

Code Block
myProcess.onActivate = function(process) {
  // event handling code here
}