The PADRIGHT method extends a text by adding characters up to a specified length on the right.
PADRIGHT(string, character, number) => string
The PADRIGHT method extends a text by adding characters up to a specified length on the right.
PADRIGHT(string, character, number) => string