- Help Center
- Operations
- Operator
LT Operation
How to use the LT operation for Computed Attributes
Definition
The LT operation will test if a value is strictly less than another value.
Example
LT(1, 2)
Result:
true
Syntax Guide
LT(value1, value2)
value1 - The value to test as being less than value2
value2 - The second value
Formula In Use
LT($ATT.SUGGESTED_RETAIL_PRICE,$ATT.STORE_PRICE,)
What's Next?
- Learn more about how to write formulas
- Check out the LTE Operation
- Check out the MAP operation
If you have any questions just click on the chat box in the bottom-right corner and we'll be happy to answer them...
and please let us know 👇