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: extract, pop, remove, trim


Example compositions:


Back to vuo.list node set documentation.