Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


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.

Image Added


To create ELSE IF logic you can include another condition inside the else block.

Image Added