Documentation - RestApp

Right Pad

Definition

Returns the concatenation of column input and string, to a certain length. The column input is concatenate at the beginning of the new string.

Options

  1. Column input:

    • Def: Specify the name of the column.
  2. length:

    • Def: Specify the length of the column output.
  3. string:

    • Def: Specify the string to concatenate.
  4. Column output:

    • Def: Specify the name of the column.