Convert stringcollection-to-strings

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

StringCollection to Strings

Convert stringcollection-to-strings.png

Read a string-collection from the input and concatenate all entries into one big string with separator in between. Can be used to generate longer strings from individual ones. Also useful to generate CSV lines.


StringCollection to String

Convert stringcollection-to-string.png

Read a string-collection from the input and write each entry separately to the output. The output will therefore trigger one action for each line in the input collection.


Revisions

These blocks has been in the Standard Library since 1.0.



Back to Standard Library.
Previous: Convert [ Collection To OrderedCollection ]
Next: Convert [ String To URL ]


Meine Werkzeuge