Configuration of the logical condition for terms processing is carried out in the following order:
Set the Term handling type. Execute when modified switch to one of the positions described in the table below (1).
Switch position | Description |
any term, result – logical OR of all terms | Actions specified in the internal variable will be executed when any term is changed, provided that the logical OR of all terms is TRUE. |
logical OR of all terms, result – logical OR of all terms | Actions specified in the internal variable are performed if at least one term is TRUE. |
logical AND of all terms, result – logical AND of all terms | Actions specified in the internal variable are performed if all terms are TRUE. |
any term, result – modified term value | The actions specified in the internal variable will be performed when any term is changed. |
Configuring logical condition for terms processing is completed.