Syntax
lower(*text*)
*text*.lower()
Examples
lower("NOTION")
"BENSOMETHING".lower()
→ lower
Untitled
More Info
lower · Notion Formulas · Ben Smith