I make a dependent item with preprocessing. I have multistring text as input, and I want to replace a part of the text with \n symbol, but I don't know how?
If I use
I get "\n" as is, not as newline.
Please help me.
If I use
Code:
\0\n.test3: 0
Please help me.