Returns String containing a specified character expression that is repeated
a specified number of times.
- Repeating string
- The repeating String object you want to retrieve.
- Repeat count
- An integer that specifies the number of times the specified character
string must be repeated before it can be retrieved.
Returns the repeated character string.
