The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

adding a new line character

kaymankayman Member Posts: 662 Unicorn
edited November 2018 in Help

I'm using RM for some text analysis and want to insert a new line character when certain conditions are met. I am able to use regex to define where they should come, but I fail to insert the newline character itself, it does include \n, but it simply behaves as a sequence of characters, not as a newline / linebreak. Any idea if this is possible (and if so, how to do)?

Best Answer

Sign In or Register to comment.