Cut List (vuo.list.cut)

Outputs part of the input list.

If Start Position is less than 1 or Item Count goes past the end of List, then the portion of List that falls within the range is output. For example, if Item Count is too large, then the part of List from Start Position to the end is output.

Keywords: extract, part, piece, size, sublist, trim, truncate


Example composition:


Back to vuo.list node set documentation.