padStart
A quick reference for the Notion padStart function, including syntax, purpose, return value, and examples.
Quick reference
| Item | Details |
|---|---|
| Function | padStart() |
| Category | Latest reference |
| Syntax | padStart(text, length, padText) |
| Purpose | Pad text on the left to a target length |
| Recommended alternative | repeat() + substring() manual concatenation |

Examples and notes
Example result: 7 -> 0007.
Dot-chain style:
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