Skip to main content Skip to docs navigation

Addon · Condition

Add condition which you can check before performing action

On this page

You can specify what condition you need to apply.
(a) - value or text of element
(b) - value provided in configuration page field.

NameTypeDescription
EqualsStringNumber
Not EqualsStringNumber
ContainsStringNumber
Not ContainsStringNumber
Greater ThanNumber(a) is greater than (b)
Lesser ThanNumber(a) is lesser than (b)
Greater Than EqualsNumber(a) is greater than or equals to (b)
Lesser Than EqualsNumber(a) is lesser than or equals to (b)
Is CheckedBoolean(a) is checked
Is Not CheckedBoolean(a) is not checked