Tag Link | [Set->Union] | 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->Union] returns a new set which represents the union between the base set and a set passed as a parameter to the tag. Both sets must be sorted in the same order for this tag to work properly. The new set contains any elements which are in either the base set or the set passed as a parameter
[Set->(Union: Array)]
Required Parameters | |
---|---|
Set | The set which is to be compared to the base set. |
See the Lasso 8 Language Guide for examples of how to use this tag.