.. _`Slice List`: .. _`org.sysess.sympathy.slice.slicelist`: Slice List ========== .. image:: slice_list.svg :width: 48 **Documentation** Slice elements in a list. **Definition** *Input ports* :list: [] Input List *Output ports* :list: [] Sliced output List *Configuration*: **Slice** (slice) Use standard Python syntax to define pattern for slice operation, [start:stop:step] **Limit preview to** (limit) Specify the maximum number of rows in the preview table .. automodule:: node_slice .. class:: SliceList **Example flows** * :download:`BasicListOperations.syx `