REPT

Description

The REPT function repeats text a specified number of times.

Syntax

REPT(text, copies)

  • text: The text expression to be repeated.
  • copies: The number of times text is repeated.

Examples


REPT