captjim
2008-04-29, 07:00 PM
Is there a way to simulate "case" statements for parameters? What I would like to do is to have multiple choices for one parameter without the complexities of having to make nested families.
We have "if" statements so we could have 2 choices using yes/no parameters so I can click something on and have something happen, or click it off and have something else happen, but what if I want to do this with 3 or 4 (or 17) choices?
Say something like END 1 VISIBILITY: <ROUND> <SQUARE> <CONTINUOUS>.
Thanks for the guidance
We have "if" statements so we could have 2 choices using yes/no parameters so I can click something on and have something happen, or click it off and have something else happen, but what if I want to do this with 3 or 4 (or 17) choices?
Say something like END 1 VISIBILITY: <ROUND> <SQUARE> <CONTINUOUS>.
Thanks for the guidance