Supported Product Scenarios
The EXIST function is supported in the following YiDA scenarios.- Form (validation)
- Workflow design (validation rules)
- EXIST does not support duplicate checking for components inside a subform.
- When EXIST performs a duplicate check, every component must have a value. If any component is empty, the system does not treat the record as a duplicate.
- Components currently supported by EXIST: Single-line text, Multi-line text, Numerical, Select, Dropdown select, Checkbox, Dropdown checkbox, Cascading select, Date, Date range, User, Country, and Department.
Format
Attribute Description
Return Value
Example
Use theEXIST() function to check whether a field value already exists, as shown below.