Execute procedures when an event occurs.
The procedures have the following parameters rule:
parm(in:&wfevent);
Where &wfevent has the WorkflowEvent data type associated.
The event occurs when the evaluation of a condition did not provide the expected result.
It applies to conditions.
HowTo: Work With Event Handlers