My goal is to display a message if the computer is in a specific domain, but I can’t get it to compare any text properly. Why doesn’t this work? The text doesn’t match, so the line shouldn’t display, but it always does.
IF=value1:test, value2:othertext, comp:eq
TEXT=color:#FFFB00,font-size:115%,display: testing
I’ve tried putting the text in quotes, using variables, different comparators, etc. It always displays the second line.