For the complete documentation index, see llms.txt. This page is also available as Markdown.

Spaces

Repeats (merge) whitespaces multiple times

Spaces(2) → "  "

Inputs

Spaces(count)

  • count - Number of times to repeat

Last updated