.. _`Pad List with Item`: .. _`org.sysess.sympathy.list.padlistitem`: Pad List with Item `````````````````` .. image:: pad_list.svg :width: 48 Pad a list with item match the length of template Documentation ::::::::::::: Pad a list with item to match another list. Definition :::::::::: Input ports ........... **template** | Type: [] | Description: List with deciding length **item** | Type: | Description: Item to be used as padding **list** | Type: [] | Description: List that will be padded Output ports ............ **list** | Type: [] | Description: The padded List Examples ........ Example flows demonstrating this node: * :download:`BasicListOperations.syx ` * :download:`FigureExternalConfig.syx ` Implementation .............. .. automodule:: node_list_operations :noindex: .. class:: PadListItem :noindex: