$stringRepeat
Repeat the given text certain amount of times.
Parameters
Name | Description | Enforced | Default Value |
---|---|---|---|
Text | The text to work with. | Yes | None |
Times | How many times to repeat the word. | Yes | None |
Example
Function Aliases
- $repeatText
- $repeat
Repeat the given text certain amount of times.
Name | Description | Enforced | Default Value |
---|---|---|---|
Text | The text to work with. | Yes | None |
Times | How many times to repeat the word. | Yes | None |