Notion Templates
/
Wikis
/
🔥
Red's Notion Formula Sheet
/
Length
Length
Description
Returns the length of a string.
Tags
Functions
Type
#
Syntax
length(text)
Example
length("Hello world") == 11
Template Example