Take from List (vuo.list.take)

Removes either the first or last item from a list.

If the list doesn’t contain any items, outputs a zero or empty value (for example, an empty image or blank text) for Removed Item.

Keywords: cut, delete, extract, pop, remove, sublist, trim, truncate


Example composition:


Back to vuo.list node set documentation.