Equals (=)
functionlogicTrue when both values are the same.
Signature
EQUALS(a, b) → true/false| Argument | Accepts | |
|---|---|---|
a | any | required |
b | any | required |
True when both values are the same.
Signature
EQUALS(a, b) → true/false| Argument | Accepts | |
|---|---|---|
a | any | required |
b | any | required |