.. _`Concatenate texts`: .. _`org.sysess.sympathy.texts.concatenatetextslist`: Concatenate texts ~~~~~~~~~~~~~~~~~ .. image:: join_text.svg :width: 48 Documentation ############# Concatenate a list of texts with an optional separator. Definition ########## *Input ports*: :in: [text] Text parts *Output ports*: :out: text Concatenated text *Configuration*: **Separator** (sep) A string to be inserted between each part. .. automodule:: node_text_operations .. class:: ConcatenateTextsList