REPT

Returns specified text repeated a number of times.

Parameter List

Syntax
REPT(text_to_repeatnumber_of_repetitions)
text_to_repeat

The character or string to repeat.

number_of_repetitions

The number of times the text should appear.

Examples

REPT(1, 3) returns 111
🍪

We use cookies to enhance your user experience and analyze website performance. You can revoke consent anytime. Learn more.