.. _`Append List`:
.. _`org.sysess.sympathy.list.appendlistnew`:
Append List
===========
.. image:: append_list_new.svg
:width: 48
**Documentation**
Create a list with the items from list (input) followed by item.
**Definition**
*Input ports*
:list: []
Appended List
:item: 1 - inf,
The Item to be appended
*Output ports*
:list: []
Appended List
.. automodule:: node_list_operations
:noindex:
.. class:: AppendList
:noindex:
**Example flows**
* :download:`BasicListOperations.syx `