Supported Product Scenarios
The IF function is supported in the following YiDA scenarios:- Form (main table fields)
- Form (business association rules)
- Form (validation)
- Workflow design (validation rules)
- Workflow design (association actions)
- Integration & automation
- Workflow node
- Connector
Format
Attribute Description
Return Value
The return value is either value1 or value2 from theIF() function.
- Returns value1 when the condition evaluates to true.
- Returns value2 when the condition evaluates to false.