Skip to main content
FLO.W 思流Notion Formulas
Back to function index

test

A quick reference for the Notion test function, including syntax, purpose, return value, and examples.

Quick reference

ItemDetails
Functiontest()
CategoryText
Syntaxtest(text, regex)
PurposeRegex test
Return valueBoolean

Official example of the test function in the Notion formula editor

Examples and notes

test(prop("Email"), "^[\\w\\.-]+@[\\w\\.-]+\\.\\w+$")

To use these formulas directly in task reminders, project progress, note heatmaps, and reports, continue with FLO.W Notion Template.

Back to function index

Last updated on