Tag Link | [List->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 |
[List->Join] joins all of the elements of the list together. The tag accepts an optional parameter which is injected between each pair of joined elements. The result of [List->Join] is usually a string, but can be an integer, decimal, or other type.
[List->(Join: ', ')]
Optional Parameters | |
---|---|
Value | The value which is to be inserted between each two elements from the list. |
See the Lasso 8 Language Guide for examples of how to use this tag.