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

Supported Product Scenarios

The GE function is supported in the following YiDA scenarios.
  • Form (main table field)
  • Form (business association rule)
  • Form (validation)
  • Workflow design (validation rule)
  • Workflow design (association action)
  • Integration & automation
  • Workflow node
  • Connector

Format

Attributes

Return Value

Example

As shown below, use the GE() function to compare Number 1 and Number 2. When the value of Number 1 is greater than or equal to the value of Number 2, the function returns true.