I was working on some "switch" code where I wanted one of the cases take action if an object is a member of group.
Is there any way to do this? I was hoping for something like
case image tShortName of card 1 is in group "my group"
But I don't see anything in the dictionary.
Determining if an object is within a group
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 379
- Joined: Thu Dec 08, 2011 2:43 am
Re: Determining if an object is within a group
Check the "owner" in the dictionary.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
-
- Posts: 379
- Joined: Thu Dec 08, 2011 2:43 am
Re: Determining if an object is within a group
Perfect, thanks so much. You'd think it would make sense for LC to mention that relationship under the "see also" for group in the dictionary, no?
Thanks again!
Thanks again!