Join Text Action
Description:
This Action converts a list into a text value by separating its items with a specified delimiter.

Properties:
List to Join:
Enter a previously stored list Variable, to be converted to Text.
Delimiter to separate list items:
Choose whether to use no Delimiter, a standard Delimiter or a custom one.
Standard Delimiter:
Choose the Delimiter and how many repetitions from the list.
Custom Delimiter:
Enter the character(s) to be used as Delimiter. Spaces at the beginning and the end will be trimmed, unless in the format of %"xxx"%, where xxx is the text, and can contain spaces anywhere.
Store Result into:
Enter the name of the Variable that will store the new, delimited Text.