Class

Join

Concatenates the string elements of `source` with `separator` between adjacent pairs. Distinct from Concat (which takes individually authored parts) — Join takes a list-yielding expression.

Subclass Of
List-Sourced Expression

Referenced by

Domain