For each decisions
If the decision is still possible
If the decision has the lowest order
Save the decision offset
End if
End if
Next decision
Select the decisions with the Lowest order
Exit Sub
Note: The decision order is determined by its position in the Routing Control Configuration tree.
After this decision executes, the logic script stops.
If all decisions have already been eliminated, the logic script will not terminate.
Select Lowest Order Decision. |