- Help Center
- Operations
- Operator
EQ Operation
How to use the EQ operation for Computed Attributes
Definition
The EQ operation verifies that two values are equal
- Returns True if <a> is equal to <b>
- Otherwise returns False
Example
EQ(1, 1)
Result:
True
Syntax Guide
EQ(value1, value2)
value1 - The first value
value2 - The value to test against value1 for equality
Formula In Use
What's Next?
- Learn more about how to write formulas
- Check out the GT operation
- Check out the GTE 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 👇