.. _`Insert List`:
.. _`org.sysess.sympathy.list.insertlist`:
Insert List
~~~~~~~~~~~
.. image:: append_list_new.svg
:width: 48
Insert item in list
Documentation
#############
Create a list with the items from list (input) but with item inserted at
selected index.
Definition
##########
*Input ports*:
:list: []
Inserted List
:item:
The Item to be inserted
*Output ports*:
:list: []
Inserted List
*Configuration*:
**Index** (index)
(no description)
.. automodule:: node_list_operations
.. class:: InsertItemList