Version 0 of replicate

Updated 2009-06-14 09:38:41 by dkf

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.