Excerpt | ||
---|---|---|
| ||
padLeft(string, length, \[character\]) Left pad a string to the given length with spaces (or character if provided). |
Function: padLeft()
Left pad a string to the given length with spaces (or character if provided).
...
Excerpt | ||
---|---|---|
| ||
padLeft(string, length, \[character\]) Left pad a string to the given length with spaces (or character if provided). |
Left pad a string to the given length with spaces (or character if provided).
...