This AI is still in early stages of development.
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 8 Current »
Processes("myProcess").onActivate = function(processName, processData) { // event handling code here }
The return value of the event handler is ignored.
Requires:
Future changes may include allowing a return value to prevent activation.