Yes No processor

A simple yes/no junction processor.

When to use?

When we expect YES or NO answer by the user.

How to use:

  1. If the user says yes then add elements to YES FLOW container and execute it
  2. If the user says no then add elements to NO FLOW container and execute it