Skip to content

Tamper: Pad a string

Available since: 1.0.0

Pad a string

Fields

Data to be tampered


This field supports tokens.

Result token name

Provide a token name under which the tampered result will be made available for subsequent actions.

Pad length

If the input value has a length less than this, it will use the string below to increase the length.

Pad string

The string to use for padding. If blank, a space will be used.

Pad type