Trim spaces

The Trim spaces allows to trim space in a column.

Step parameters

  • Trim columns... column(array)*: The text columns to trim.

Example

Input

Text - Trim spaces input

Configuration

{
    "columns": ["first_name", "last_name", "email", "city"]
}

Output

Text - Trim spaces output

Last updated

Was this helpful?