Home

Guides

Editor

Components

Actions

Conditions

Conditions

Data

Equals

List Contains Item

Compare Dates

Compare Numbers

Other

Check Permission

Custom Code

Equals Condition Documentation

Overview

The Equals Condition allows you to compare two values to determine if they are the same. This condition is commonly used to execute actions based on whether user inputs, variables or system values match specific criteria, enabling precise control over app behavior.


Key Features

  • Precision in Logic

  • Enhanced Decision-Making

  • User-Friendly Customisation


Condition Fields

1. Data

2. Equals

3. Flip results (NOT)

4. OR

5. And


Best Practices for Using the Equals Condition

  • Use Clear Comparisons:Ensure that the values being compared are in the same format (e.g., string, number) to avoid unexpected results.

  • Combine with Other Conditions: Utilise the Equals Condition alongside other conditions to create more complex and effective decision-making processes.

  • Provide Contextual Feedback: When an action is triggered by this condition, offer feedback to users indicating that their input met the criteria.