Hi all,
I am using an Anemone loop which outputs a stream of numerical data. Sometimes it becomes a tree, and sometimes it is a simple list (within the same loop). I need to capture the latest value, regardless of the tree structure. I thought about using Data Recorder, but the vanilla GH Data Recorder doesn’t allow Start/Reset inputs, and the one from Sasquatch doesn’t seem to support Trees (maybe I’m wrong?). See below results where the panel on the left would work perfectly if I could reset the values with a boolean input.
Any other ideas?