Hi, I'm trying to find the node where the maximum of a specific output variable is reached by using a loop.
Then I try to 'save' that node. The problem is: Since I'm using multiple instances in my assembly, the node label is not unique I guess. If i try to use the node lable to get further...