Skip to main content
This function is typically used to verify that user or option selections in one field remain fully contained within a broader selection in YiDA forms and workflows.

Supported Product Scenarios

The SUBSET function is supported in the following YiDA scenarios:
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (association actions)
  • Integration and automation
  • Workflow node
  • Connector

Format

Attribute Description

AttributeRequiredDescription
arrayAYesThe set to evaluate.
Note: Only the User and Multiselect components are supported. Subforms are not supported.
arrayBYes

Return Value

Example

As shown below, form submission is blocked when User B is a subset of User A.

Try It Out

Form submission is blocked when Checkbox 2 is a subset of Checkbox 1.