Hi All,
Could someone help me how to remove the line breaks between Test 1, 2, 3?
Hi,
read text, replace all linebreaks with ββ if you want Test1Test2Test3 or all pairs of linebreaks with a single linebreak if you want
Test1
Test2
Test3
Line break is usually showed as β\r\nβ
Sorry, I canβt follow.
Could you share an xaml file so I can understand? Or just put the codes here?