Supported Scenarios
The INTERSECTIONSET function is available in the following YiDA scenarios:- Form (business association rules)
- Form (validation)
- Workflow design (validation rules)
- Workflow design (association actions)
- Integration & automation
- Workflow node
- Connector
Syntax
Attribute Description
| Attribute | Required | Description |
| arrayA | Yes | The sets to intersect. Separate multiple sets with commas. Note: Only intersections of member components are supported. This function cannot be used in a subform. |
| arrayB | Yes |
Return Value
Usage Example
Use theINTERSECTIONSET() and EMPLOYEE() functions to calculate the intersection of two member components.