Repeat
Last updated
Was this helpful?
Last updated
Was this helpful?
The Repeat function returns the results of repeating a string a specified number of times.
Repeat has the following arguments:
string
Required
The string that the function repeats number
number
Required
The number of times the string repeats. The zero, 0
, and negative values both return a NULL
string.
The Repeat function returns the following values for the Product Type column: