Syntax

repeat(*text*, *count*)
*text*.repeat(*count*)

Examples

repeat("0", 4)
"~=".repeat(10).style("blue")

→ repeat

Untitled

More Info

repeat · Notion Formulas · Ben Smith