cjbassman2 Posted October 15, 2019 Posted October 15, 2019 Hi, I've found that when a component is part of a group the component name becomes invisible to references in my sequences. Is this a bug or just something I need to live with? Thanks Colin
AzeoTech Posted October 15, 2019 Posted October 15, 2019 Neither. It is accessible from script. But since it is inside the group, you have to reference the group as well: component.groupname.componentname.memberVariable This way, if you duplicate the group, or make it into a user component, you can give each copy of the group a different name and not have to rename all the enclosed components.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.