c9mcg‖
yArxm‖ REPT
zvBCG‖ Repeats a character string by the given number of copies.
VuEnw‖REPT("Text"; Number)
8LATX‖ Text is the text to be repeated.
WERAu‖ Number is the number of repetitions.
jEQGV‖ =REPT("Good morning";2) returns Good morningGood morning.