Hello,
is there a way how to work with object right after connection to input port? I want something like your Aggregate operator-I need to take a look at the input object and offer all its members to user who would choose which members shall go to the output. Is this possible?
Thank you
Oh and the input object is not ExampleSet, I guess that makes it more complicated