RPT$Returns a string replicated a specified number of times.
Description:
The repeat count is a numeric expression rounded to an integer value. If it is zero, a zero length string is returned. If it is negative or the resulting string would be greater than 32,767 characters, an error is generated.
See Also:
|