WhiteHatBox
Share Page
Following(0)
Partner(s)
kudave2

Switch Action does NOT work in nested IF action

ReplyThanks 2017/01/08 23:06:42 0 0

Operating System:Windows 10

Operating System Bit:64bit

Software Version:4.2.5

When I have SWITCH action outside of IF statements it works fine. When it's nested within 3 IF actions, it errors with unknown error. Any ideas???
zhoucongcq
2017/01/09 01:09:24
I don't know what you mean. Can you send your module to us?
kudave2
2017/01/09 09:51:19

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

kudave2
2017/01/09 12:59:51

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

<< < 1> >>
VerifyCode
Advanced Option