Skip to content

$stringRepeat

Repeat the given text certain amount of times.

Parameters

NameDescriptionEnforcedDefault Value
TextThe text to work with.YesNone
TimesHow many times to repeat the word.YesNone

Example

$stringRepeat[text;times]

Function Aliases

  • $repeatText
  • $repeat