Returns a String object of the specified length; fills the left with
the indicated value.
- String
- A String object.
- Fill string
- A String object.
- Length
- An integer that specifies the length of the String object to
return.
Returns a filled String object.
