Index List

../../../../_images/slice_list1.svg

Documentation

Index the items in the list.

Select items to output by specifying integer indices. Multiple indices can be used. The output has the same structure as the input but the same number of items or fewer depending on if just a few or if all indices were selected.

Definition

Input ports

list [<a>]

Input List

Output ports

list [<a>]

Output List

Configuration

Select index (index)

Edit indices to select (must be integers).

Implementation

class node_list_operations.IndexList[source]