equal
A quick reference for the Notion equal function, including syntax, purpose, return value, and examples.
Quick reference
| Item | Details |
|---|---|
| Function | equal() |
| Category | Logic and conditions |
| Syntax | equal(value1, value2) |
| Purpose | Check equality, same as == |
| Return value | Boolean |

Examples and notes
Operators are common for direct equality checks:
For the opposite check, use unequal(prop("Status"), "Completed").
Related functions
To use these formulas directly in task reminders, project progress, note heatmaps, and reports, continue with FLO.W Notion Template.
Last updated on
Notion Formulas