Outputs the sublist as specified by the inlets or the arguments. The {[listsublist]} outputs consecutive elements of the list {\,} as selected by index (inlet 1 or arg 1) and length (inlet 2 or arg 2). A negative index will start from the end of the list (like -1 means last element in the list). The index in the list to start the sublist at. The number of items wanted from the list starting at the index specified. Index (See Argument 0) Number of items (See Argument 1)