here is my variable “hello blablablabla cordially” I want to jump the line after “hello” and after “blabla” I have already tested “\ n” but it does not work
If “\n” doesn’t work you can try to add Environment.NewLine property between the lines.
thanks it worked
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.