Back to All

Multiple AND conditions

I know right now double conditions are bugged, but I still wanted to know if for example it's possible to make triple AND conditions (and so on...) with the following expression:

[IF(A=B){[IF(A=B){[IF(A=B){TEXT}]}]}]

Thanks in advance.