Simple if then else based on the value of a variable

Ok so I have super simple scenario that is driving me nuts. I prompt the user for drop down of an account type [TSA OR Regular]
image

I can see in value inspector that TSA is chosen
image

The I move down to the if then else.
image
*notice it show's currently false - when it is actually true. the variable name is TSA
image

I run that action with a simple popup and it's goes the false path.

image

What am I doing wrong? It should evaluate as true correct?

You don't want Environment Variable condition, just Variable condition.

-rob.

Thank you SOOO much

I don't see an option for just variable? Am I blind?
image

Mostly blind? :slight_smile:

Variable Condition.

-rob.

1 Like

Wow. Ok lol. TY.

There are two alphabetical groupings in that list, with no visual clue that that is the case. I suspect that visual scanning would be easier if there were a small gap (or divider) before the last three entries. @peternlewis

And I rarely ever see the list, as I use favorite actions to just insert the particular If/Then I want (which is usually the variable variety). But yes, I think a visual separator would be handy.

-rob.

No there aren't, not really, there is one alphabetical listing. The two Window Conditions are ordered under W.

1 Like