replace
A quick reference for the Notion replace function, including syntax, purpose, return value, and examples.
Quick reference
| Item | Details |
|---|---|
| Function | replace() |
| Category | Text |
| Syntax | replace(text, pattern, replacement) |
| Purpose | Replace the first match |
| Return value | Text |

Examples and notes
replace() replaces only the first match:
replaceAll() replaces all matches:
Remove all whitespace:
Related functions
To use these formulas directly in task reminders, project progress, note heatmaps, and reports, continue with FLO.W Notion Template.
Last updated on
Notion Formulas