Skip to main content
Solved

How to replace comma with newline

  • May 7, 2026
  • 1 reply
  • 26 views

jugoslaviaa
Enthusiast
Forum|alt.badge.img+6

I am using the “StringReplacer” transformer to replace commas with line breaks.

My attribute value looks like this:

ANGLE: von 115.65130615 auf 116,ident: von --- auf ON,ADRESSCODE: von 6 auf

I tried replacing , with \n, but it does not create a new line.

How can I correctly insert line breaks in FME?

 

Best answer by DanAtSafe

Hi ​@jugoslaviaa Use the Text Editor to insert special characters:

 

1 reply

DanAtSafe
Safer
Forum|alt.badge.img+23
  • Safer
  • Best Answer
  • May 7, 2026

Hi ​@jugoslaviaa Use the Text Editor to insert special characters: