Learn about the condition blocks and how to use them
Else
condition is executed if none of the other conditions are met. You can use it to define a fallback path that the block will follow if none of the other conditions are true.
Add group condition
button.
Example