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