Table of Contents [Hide/Show]
Things To Know Creating and managing routes Flow route types Time route Condition route Time or condition route Time and condition route Examples of the route conditions Simple conditional expression Composite conditional expression Recurrent route
Example of flow logic
Branching in event 3
// RT is a global variable RT>0
// TrialNumber and ConditionNumber are global variables (TrialNumber==20)||(ConditionNumber>=6)
Recurrent link