Version 1 of replicate

Updated 2012-06-28 01:40:30 by RLE

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.