I used blueprism to get html code of a website. I used standard string operations like replace and regex etc. to modify the html to get a result like this:I would like to "trim" every single line of the string and remove the lines that have no charac...