For example, I have this setup:
I try to refer Group SOP's group type from Attribute Mirror SOP's group type. However, it doesn't work as expected:
Because 'Primitives' is at index 0 for Group SOP's menu, while 'Vertices' is at the index 0 for Attribute Mirror's menu, when I select Primitives, Attribute Mirror's menu changes to Vertices.
Is it possible to access the token ('prim') so it can reliably read the correct value without depending on the specific order of menu items?