Skip to main content
The DIFFERENCESET function returns the difference set of two collections.

Supported Product Scenarios

The DIFFERENCESET function is supported 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

AttributeRequiredDescription
arrayAYesThe collections for which to calculate the difference set. Separate multiple collections with commas.
Note: Only difference sets of member components are supported. This function cannot be used in a subform.
arrayBYes

Return Value

Example

Use the DIFFERENCESET() and EMPLOYEE() functions to calculate the difference set of two member components.