In an activity with multiple choice branches an activity may or may not be defined.
How do you check if an activity is defined with a script.
For example:
You may have a choice of how you want to gather some data, and the results may come from one branch or the other.
To set a variable you need to determine which branch was used, a Try Catch block can’t be the want.
Let me know if this isn’t clear.
Thanks.
Chris.