A COBOL-85 structured conditional statement that provides multi-way branching, similar to a switch/case statement in other languages. Supports WHEN, WHEN OTHER, and complex condition combinations with ALSO.