RepeatString(string, count)

Returns a string created from string being repeated a specified number of times.

See also CJustify, LJustify, and RJustify.

string

String being repeated.

count

Number of repeats.