Navigation:  MCL Reference > String Functions >

Replicate( )

Print this Topic Previous pageReturn to chapter overviewNext page

A Visual FoxPro built-in function which returns a character string that contains a specified character expression repeated a specified number of times.

 

Syntax

Replicate(cExpressionnTimes)

 

Argument

cExpression

Specifies the character expression that is replicated.

nTimes

Specifies the number of times the character expression is replicated.

 

Returns

Character

 

 


Page url: http://www.racematenet.com/english/help/index.html?replicate.htm