replicate(TCLX)

replicate(TCLX)


replicate -- replicate string n times

Syntax

replicate string countExpr

Description

Returns string, replicated the number of times indicated by the expression countExpr.