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