Some days ago, I encounter this confusing problem. I want to split string by newline character “\n” using function Parse Into Array.
I always got unexpected result. After wandered around looking for the answer, turn out the solution is simple. Just type shift+enter you’ll get newline character.
very helpful, thanks