Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
unaryPlus
unaryPlus
Description
Converts its argument into a number. (example: count number of values in another property)
Tags
Operators
Type
#
Syntax
+ value unaryPlus(value)
Example
unaryPlus(prop("Tags") == "Operators")
Template Example