Operating System:Windows 10
Operating System Bit:64bit
Software Version:4.2.5
Operating System:Windows 10
Operating System Bit:64bit
Software Version:4.2.5
With Switch by itself it works:
Switch
Case
Operate Variable
Operate Variable
Case
Operate Variable
Operate Variable
With the Switch in 3rd nested IF action it does NOT work:
If
Then
If
Then
If
Then
Switch
Case
Operate Variable
Operate Variable
Case
Operate Variable
Operate Variable
It will fail on the Switch action itself.
I'm not sure how to send you the module or screen shot in this Reply msg.
Thanks for your help!
Dave
Figured this one out!! In my 3rd IF action, I was comparing a Checkbox variable to True and it need to be true. Apparently, this value is CASE-sensitive. Thanks for your help!!
Dave