Skip to main content
The EXACT function compares whether two strings are exactly identical (case-sensitive).

Supported Product Scenarios

The EXACT function is supported in the following scenarios in YiDA:
  • Form (main table fields)
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Integration & automation
  • Workflow - Node
  • Connector

Format

Attribute Description

Return Value

Usage Example

As shown in the figure below, use the EXACT() function to check whether the value entered by the user is Hangzhou.

Try It Out

Returns true if the two strings are exactly identical; otherwise, returns false.