Hi guys,
Have you experienced in scripting nodes in supernode?
My Clementine (stream script) doesn't allow me to manipulate restructure node in a supernode, while allowing manipulate select node!
set SuperNode.parameters.'Restructure2.fields_from.Drug'=["A","B"] #will NOT work
set Restructure1.fields_from.Drug=["A","B"] #will work
Anyone has any similar problem?
I also can not find a way to clear existing content in Restructure node.. using script.