If...Then Action : ElseIf

Hi,

I saw an old post (2006) about possibly adding ElseIf to the If…Then action.

Did this ever get implemented?

Thanks!
Dave

Hi Dave,

Not to my knowledge. The switch statement could be used to multiple values of a variable, but separate logic tests would require a nested if test within an else.