myAttrib= 'Firsttext \\n Lasttext'
to be written to a file like this:
Firsttext
Lasttext
I see there is an Append-mode in FME 2013 - but I assume it should be possible to add linebreaks also to the FME2012? All help appreciated
myAttrib= 'Firsttext \\n Lasttext'
to be written to a file like this:
Firsttext
Lasttext
I see there is an Append-mode in FME 2013 - but I assume it should be possible to add linebreaks also to the FME2012? All help appreciated
Best answer by sigtill