RepeatString(string, count)
Returns a string created from string being repeated a specified number of times.
See also CJustify, LJustify, and RJustify.
String being repeated.
Number of repeats.