I really wish HP's API ServiceTest was more friendly. Sorry to keep asking these kinds of questions.
I'm in an activity and want to exit out of it without break the logic up into 2 pieces of code so that I can do an "if/else" to get it out of there. I'm over 200 objects already and managing them during development is a nightmare.
I'm sure(hoping) there is a simple way to call an exit for the activity, but I've tried every single method off the activity.
Thank you!