Equals (Number)
  • 26 Apr 2024
  • 1 Minute to read
  • Dark
    Light

Equals (Number)

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Numbers

Checks if two numerical values are identical, providing a true or false outcome based on their equality.




Properties

Inputs

PropertyDescriptionData Type
Value 1Evaluate against Value 2 to see if the two numbers are the same.
Decimal
Value 2Evaluate against Value 1 to see if the two numbers are the same.
Decimal

Outputs

Outputs will vary based on the outcome selections chosen on the Step Properties.

PropertyDescriptionData Type
pathRepresents the outcome path for subsequent actions based on the comparison result, indicating whether Value 1 and Value 2 are identical (true) or not (false).

**This output is accessible when the 'Expose Step as a Rule' setting is enabled, which is the default configuration.
---
dataRepresents the result of the comparison between Value 1 and Value 2.

**This output is accessible when the 'Expose Step as a Rule' setting is disabled.
Boolean



Was this article helpful?