B Bill Norris Active Member Licensed User Longtime User Apr 6, 2012 #1 I know I can use a global variable, but just wondering if there is any other way to get the name of the previous activity, or, another way to say it, the activity that "started" the current activity.
I know I can use a global variable, but just wondering if there is any other way to get the name of the previous activity, or, another way to say it, the activity that "started" the current activity.
JonPM Well-Known Member Licensed User Longtime User Apr 6, 2012 #2 Not sure, I've always used globals. What's wrong with globals? Sent from my DROIDX Upvote 0
B Bill Norris Active Member Licensed User Longtime User Apr 7, 2012 #3 RE Nothing -- just wondering if there was another way other way like a built in property or something. Upvote 0
RE Nothing -- just wondering if there was another way other way like a built in property or something.