.. _`Extend List`: .. _`org.sysess.sympathy.list.extendlist`: Extend List ``````````` .. image:: extend_list.svg :width: 48 Extend a list Documentation ::::::::::::: Extend a list with another list. Definition :::::::::: Input ports ........... **input** | Type: [] | Description: List that will be added | Optional number of ports: 2--inf (default: 2) Output ports ............ **output** | Type: [] | Description: The extended List Examples ........ Example flows demonstrating this node: * :download:`BasicListOperations.syx ` The node can be found in: * :download:`Predicates.syx ` * :download:`Figure gallery.syx ` * :download:`InputOutputGenerate.syx ` Implementation .............. .. automodule:: node_list_operations :noindex: .. class:: ExtendList :noindex: