Make decisions with Boolean expressions, if statements, nested selection and switch/case.
Build conditions that evaluate to true or false.
Choose one branch using one-way, two-way and multi-way selection.
Place one decision inside another and group mixed Boolean conditions safely.
Choose among named values with OCR ERL switch/case selection.