Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 00:07:44 +0000



Post From: How to test for a color

[2015-10-13 04:30:23]
User35326 - Posts: 57
SC or anyone who knows the code:

How do I test for a color when I am writing an alert? For example, I have this so far:

=and(id5.sg1 > 80, id5.sg1 = "0,240,120,255,0,0" )

where 0,240,120,255,0,0 is the color I am trying to test for. I just don't know the proper syntax in the language that sierra uses and I couldn't find an example.

Thanks in advance.