Contains the code that is run if the condition (1) of the rule is true.
The user can put whatever C/C++ code he wants there. This code can access all vsTASKER API, all included third-party APIs and all user designed scenario, entity, knowledge and context data of the current database.
Contains the code that is run if the condition (1) of the Rule is false.
The user can put whatever C/C++ code he wants there. This code can access all vsTASKER API, all included third-party APIs and all user designed scenario, entity, knowledge and context data of the current database.