.. _`Get Item List`: .. _`org.sysess.sympathy.list.getitemlist`: Get Item List ~~~~~~~~~~~~~ .. image:: get_item_list.svg :width: 48 Get one item in list by index. *Input ports*: :list: [] Input List :default: Default item *Output ports*: :item: Output selected Item from List :rest: [] Output non-selected Items from List *Configuration*: **Index** (index) Choose item index in list. **Action on index out of bounds** (fail_strategy) Decide how an index out of bounds should be handled .. automodule:: node_list_operations .. class:: GetItemList Example flows ############# * :download:`BasicListOperations.syx `