Login Page - Create Account

Support Board


Date/Time: Mon, 20 May 2024 14:01:42 +0000



Post From: Else statement

[2016-06-07 19:33:54]
User170575 - Posts: 221
Hi,

Is there a way to do an If or Else statement that will result in
a different message per else statement in the alert manager?

Example:

=v>v[-1]*3 alert manager would say "V3"

else

=v>v[-1]*2 alert manager would say "V2"

else

=v>v[-1]*1 alert manager would say "V1"


OR

is there a way to adjust the sequence of the alerts and if first is hit
it will skip through the remaining without triggering the alert manager?


I hope this makes sense.

Thanks for the help,

Cy