Get the name of parent patch from NodeContext input pin

Heyhey,

I have a process node with a hidden NodeContext pin assigned to Create. Is there a way I can derive the name of the node’s parent patch from that?

Thanks!

You’ll be able to do this in upcoming builds. Something a long the line like this, Foo is placed in Bar which is placed in callmenames:

7 Likes

Massive, thanks a lot.