A Statement.Modifier of If, which should be created via If:Then(...):Otherwise(...).
If:Then(...):Otherwise(...)
Module
A Statement.Modifier that defines what happens when an If matches.
Each Otherwise can have a subsequent Then which will be executed after the previous one resolves.