Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
Not
Not
Description
Returns the logical NOT of its argument.
Tags
Operators
Type
Checkbox
Syntax
not boolean not(boolean)
Example
not true == false
Template Example