i.e. it will always execute the associated action.
This allows an IF-THIS-ELSE-THAT statement to be created, rather than me having so bodge something in to always evaluate as TRUE to enable a condition to be set.
1 person likes this idea
J
John Fricker
said
over 7 years ago
Just don't add any conditions. If there's no conditions it will evaluate to true by default.
Kevin Mullard
This allows an IF-THIS-ELSE-THAT statement to be created, rather than me having so bodge something in to always evaluate as TRUE to enable a condition to be set.
1 person likes this idea