Language catalogKeywordselseOn this pageelseIf the statement above it didn't execute, 'else' statement will execute instead. Syntax else Example if {@sender -> is_alive} Print "You are alive."else Print "You are not alive."end