In stringbuilder string, how can one start string inside string builder in new line and how can one check that string inside stringbuilder didn't have more than one newline. If there are more than one newline then delete 2nd one and keep only single.
Go to the complete details ...