Skip to main content
The ARRAYREPEATED function checks whether values of Components within a subform are duplicated. It only supports Fields within a subform.

Supported Product Scenarios

ARRAYREPEATED is supported in the following YiDA scenarios:
  • Form (validation)
  • Workflow design (validation rules)

Format

Attribute Description

Return Value

Usage Example

As shown in the figure below, use ARRAYREPEATED() to check whether a Column in a subform contains duplicate values.

Try It Out

Use the ARRAYREPEATED function to check whether an array contains duplicate values.