.. _`Concatenate text`: .. _`org.sysess.sympathy.texts.concatenatetexts`: Concatenate text ~~~~~~~~~~~~~~~~ .. image:: join_text.svg :width: 48 Documentation ############# Concatenate two or more texts with an optional separator. Definition ########## *Input ports*: :in: 2 - inf, text Text part *Output ports*: :out: text Concatenated text *Configuration*: **Separator** (sep) A string to be inserted between each part. .. automodule:: node_text_operations .. class:: ConcatenateTexts Example flows ############# * :download:`ConcatenateTexts.syx `