Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
Equal
Equal
Description
Returns true if its arguments are equal, and false otherwise.
Tags
Operators
Type
Checkbox
Syntax
value == value equal(value, value)
Example
(toNumber(prop("Streaks Additions")) / prop("Number of Habits") == 0 ? "😢": "")
Template Example