This may be a stupid question and I was trying to look at the tutorials and documentation but could not find this specific one.
I am reading text from files and they contain new-line characters. In my app I want to replace them with empty string or with som other character.
I tried using 'replace all text" block with the segment "\n" but it does not replace at all. I always see the new line character on the output string.
Don't know if this is a bug or I am not able to use it correctly.Thank you.
- Raj