vsTASKER 7 User Manual
×
Menu
Index

On Reaction

 
On Reaction
1

Event/Fact

1. Event/Fact
Specify here the Event (or the Fact existence) that will initiate the triggering of the Point.
In case of an Event, the Point will register as an observer for events and for each one raised into the Point scope, triggering will happen.
If case of a Fact, the Point will continuously check the Logic fact database for existence of any Fact mentioned.
 
On the text field, write the Event or Fact (if many, separate them with commas) that will trigger the Point.
 
2

Validation

2. Validation
 
Write here any code that will accept (return true) or not (return false) the catch of the Event or the existence of a Fact.
This can be any condition the user might decide, for ie.: Cannot accept the take-off event before engines have run for minimum 7 minutes.
 
3

Event/Fact List

3. Event/Fact List
Not available yet