Add to List (vuo.list.add)

Places an item either before the first or after the last item in a list.

Keywords: append, combine, insert, prepend, push


Example composition:


Back to vuo.list node set documentation.