TRIM function

This topic describes the formula syntax and usage of the TRIM function in the Data Quality Execute Formula transform.

Description

Removes all blank, unnecessary spaces at the start and end of a string including extra spaces, tabs, and other characters that do not print.

Syntax

TRIM(text)

Example