... ... ... ... if (some_condition) { // ... } if (some_condition) { // ... } else if (some_other_condition) { // ... } else { // ... }