Padding

Padding

The padding modifier adds additional characters to the input value to ensure it is always the specified length.

The character can either be a Space, 0, 1, or a custom character. The Length specifies how long the resulting string must be. The Direction specifies whether the padding characters are added to the left or right of the input value.

Screenshot of an output configuration with the Modify tab selected and a padding modifier in edit mode.