Tag Link | [Set->Intersection] | 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->Intersection] returns a new set which represents the intersection of the base set and a set passed as a parameter to the tag. The new set contains any elements which are in both the base set and the set passed as a parameter
[Set->(Intersection: Set)]
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.