Skip to main content
The NOT function represents negation and returns the opposite of a logical value.

Supported Scenarios

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

Syntax

Attributes

Return Value

Example

As shown below, combine NOT() with NE() to check whether a person’s age equals 30.

Try It Out

Block submission when the numeric component value is less than 0.