Concat string with list


I wonder why this is not combining the word I chose from the list and the word I have defined in the combine function?

You have specified something for separating/conjoining multiple items not what is appended.

Change your selection to allow multiple items and select everything, then run it to see what I mean. Your custom text will appear between the selected items, glueing them together.

To prepend/append, text once, use a text action.

1 Like