Convert text-list to text
Description
Converts a text-list into text. Useful for creating a delimited row or concatenation
Input Ports
| Name | dataType | sourceType | required | description |
|---|---|---|---|---|
| Text list value | text-list | link-manual | true | The text-list that you want converted into a text value |
| Separator | text | link-manual | true | The separator that will be added between every item inside of the text-list |
Scenarios
- The user wants to convert a
text-listto atextvalue with a,separator between each item inside of thetext-list
Use case
Inputs
- Text list value:
[Boer Boel, Jack Russel, French Poodle] - Separator:
,
Experienced tips
- If the
text-listis empty, the process will continue and provide you with an empty text value
Search Tags
convert text-list to a text