Page 1 of 1

[ANSWERED]: Switch statements

PostPosted: Wed Oct 22, 2014 6:08 am
by Madelaide
Is is possible to set Switch/Case/if then do, else if then do conditions in Indigo Triggers?

Re: Switch statements

PostPosted: Wed Oct 22, 2014 6:46 am
by matt (support)
No, you will need to create multiple triggers (or use a single trigger and use an embedded script action) for that type of functionality.