Else Statement Step

An Else statement is used conjointly with an If statement for specifying the steps to be executed if the If-associated condition returns `false'.