The Else Block plugins must immediately follow the end of a condition. It provides the option to execute an alternate set of actions when the previous condition was not met.
To create ELSE IF logic you can include another condition inside the else block.