FORMULA LANGUAGE
Repeats a string a specified number of times.
Syntax @Repeat( string ; number ; numberchars )
Parameters
string
repeatedString
The resultant string cannot be larger than 1,024 characters.
Language cross-reference
UString function of LotusScript language
Example See Also