Using non-printable special characters in Transformation

To make sure special, ‘invisible’ characters can be replaced from source data or found in source data, use this syntax to indicate the ‘invisible’ character to look for

[:space:]

[:tab:]

[:newline:]

[:return:]


Use lowercase text.

This syntax is used in the Replace Text transformation and the Split Field transformation.