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).
...
if in.Site = 1, padLeft() returns '01'.