if (condition) { // instructions // ... } else { // other instructions // ... }