Only run the Event when condition is met.
Last updated 1 month ago
Examples
value > 0 && value <= 10
value != null
value+1 ==1 || value <= -1