if/unless if () { ; ; } else { ; ; } Evaluate and if is true. Otherwise, evaluate and . The `else' part can be omitted. `unless' works the same, but inverts the meaning of .