replicate(1tcl)


replicate -- replicate string n times

Synopsis

replicate string countExpr

Description

Returns string, replicated the number of times indicated by the expression countExpr.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.