Skip to main content
The LE function determines whether one value is less than or equal to another value.

Supported Product Scenarios

The LE function is supported in the following YiDA scenarios:
  • Form (main table field)
  • Form (business association rule)
  • Form (validation)
  • Workflow design (validation rule)
  • Workflow design (associated action)
  • Integration and automation
  • Workflow node
  • Connector

Format

Attribute Description

Return Value

Example

In the following example, the LE() function compares Value 1 with Value 2. When Value 1 is less than or equal to Value 2, the function returns true.