Less Than Number Steps
  • 26 Apr 2024
  • 1 Minute to read
  • Dark
    Light

Less Than Number Steps

  • Dark
    Light

Article Summary

Step Details

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

The Less Than step evaluates two numerical values to determine if the first value is smaller than the second.

The Less Than or Equal To step compares two decimal values to determine if the first value is smaller than or equal to the second.

The Less Than in Percents step calculates the percentage of the first value relative to the second and then checks if this percentage is less than the specified threshold.


Properties

Inputs

PropertyDescriptionData Type
Value 1The number to check if it is less than Value2.Decimal
Value 2The number to check against Value 1.
Decimal
PercentPercent number to compare against while using the Less Than in Percents step.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?

What's Next