- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
set-intersection
creates: categorical variable
A set-intersection
data function evaluates the intersection, i.e. the AND operation, for two or more categorical variables, data functions, or argument-references.
attribute | type | description | options |
---|---|---|---|
criteria | array | categorical data | variable data_function argument_reference |
{
"data_function_type": "set-intersection",
"criteria": [
...,
...
]
}
Was this article helpful?