.. _`Index List`: .. _`org.sysess.sympathy.list.index`: Index List `````````` .. image:: ../slice/slice_list.svg :width: 48 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** [] Input List Output ports ............ **list** [] Output List Configuration ............. **Select index** (index) Edit indices to select (must be integers). Implementation .............. .. automodule:: node_list_operations :noindex: .. class:: IndexList :noindex: