Login Page - Create Account

Support Board


Date/Time: Tue, 13 May 2025 18:01:39 +0000



Post From: Alert Conditions...

[2018-05-21 20:21:58]
gayer2428 - Posts: 94
Let's say I have set up 2 alerts: ID1, ID2.

Is it possible to have another alert that gets triggered when ID1 & ID2 are true? Like this:

AND(ID1 = true, ID2 = true)

or
AND(ID1 = 1, ID2 = 1)


Thanks.