Refinery output

hello everyone,

does anyone know how to get this value as output in refinery?

thanks already!

What are the results? Are they all numbers after running through the node? Is it a multi dimensional list?

Also, in general I do not recommend using a standard node as an output in general as it requires either having a renamed node (which can be problematic to find what the node is doing) or having an output named ‘String.ToNumber’ which is confusing. Try using a watch node and renaming it to something that will be more understandable.