Returns a String object of the specified length; fills the right with
the indicated value.
- String
- A String object.
- Fill string
- The String object that is used to fill the right.
- Length
- An integer that specifies the length of the String object to be
returned.
Returns the specified String object, filled with the specified
value.
