OP_ELSE

Constant OP_ELSE 

Source
pub const OP_ELSE: u8 = 103;
Expand description

If the preceding OP_IF or OP_NOTIF statemetns were not executed, then statements are executed.