| Tag Link | [Set->Join] | Category | Array |
|---|---|---|---|
| Type | Member | Source Available | No |
| Support | Preferred | Version | 8.0 |
| Change | Unchanged | Data Source | Any |
| Output Type | None | Security | None |
| Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0 |
[Set->Join] joins all of the elements of the set together. The tag accepts an optional parameter which is injected between each pair of joined elements. The result of [Set->Join] is usually a string, but can be an integer, decimal, or other type.
[Set->(Join: ', ')]
| Optional Parameters | |
|---|---|
| Value | The value which is to be inserted between each two elements from the set. |
See the Lasso 8 Language Guide for examples of how to use this tag.