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:
- If the user says yes then add elements to YES FLOW container and execute it
- If the user says no then add elements to NO FLOW container and execute it