%s:LIST% joined with %delim:STRING% — Expressions

%s:LIST% joined with %delim:STRING%
%s:STRING% joined with %delim:STRING%
Text1.0.0

Description

Joins a list of values into a single string with a delimiter.

Examples

set result to myList joined with ", "
Analyzing pattern:

All Possible Usages (1)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<s> joined with <delim>

Related (Text)