Take Row from Table (vuo.table.take.row)

Removes either the first or last row from a table.

If the table has no rows, this node outputs and empty list for Removed Row and the original (empty) table for Modified Table.

Keywords: cell, cut, delete, extract, item, pop, remove, truncate


Back to vuo.table node set documentation.