Conditional expression ${(aa== "222" | | bb== "333") & & cc== "444"} in activiti5.22

In

activiti5.22, the value of the following aa,bb,cc is put in the process variable, and there is a string of conditional expressions ${(aa== "222" | | bb== "333") & & cc== "444"} in the background. How can activiti judge?

Apr.03,2021
Menu