Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.

  • No labels