Enhanced sequence line (Branching)
JWTHDYTWA opened this issue · 1 comments
Describe the feature
Add an augment (or default feature) that would skip (jump) a configured number of subsequent modules if the module did or didn't sommething. If so, there must be also "Always terminate" option to finish a branch.
Reasons why it should be considered
It's a logical continuation of an existing feature. And it's easy to implement because there is already this:
And it would make routers smarter with branching.
Additional details
No response