replicate

This command is part of the TclX package.

replicate string countExpr

Returns a string that consists of the concatenation of countExpr copies of string. Compare with string repeat.