Padl
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a new text where the indicated character is prepended as many times as necessary until the indicated length is reached.
Returns Invalid expression
if input values do not match required type.
value
text, numeric
a text or a number.
length
numeric
the number of characters in the resulting text.
char
text
the character to prepend. If this value has more than 1 character, then the
first character is taken.