Multiple Conditions in Server Action

Hello,

Trying to use multiple conditions in a server action. Example, if user identity equals 1002, 1303, 1033 then, else, etc.

{{EMP_LOGINS.identity <= 1002}} works great but when I try to use multiple II such as = 1002 || = 1033 it will not work.

Community Page
Last updated: