unequal
A quick reference for the Notion unequal function, including syntax, purpose, return value, and examples.
Quick reference
| Item | Details |
|---|---|
| Function | unequal() |
| Category | Logic and conditions |
| Syntax | unequal(value1, value2) |
| Purpose | Check inequality, equivalent to != |
| Return value | Boolean |

Examples and notes
Operators are common for direct equality checks:
For inequality, unequal(prop("Status"), "Completed") is clearer in copied examples.
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