rubenfR
Windmill3y ago
6 replies
rubenf
Table rows now have properties similar to List but instead of using iter.index, iter.value, one uses row.index, and row.value. It allows to do things like the example above. There is also a new 'inputs' output that contains the inputs of every rows.
image.png
Was this page helpful?