I wanted remove all the return and newline chars (\r & `\n') from text using the Replace Text node but I can't.
When I condensed a list of texts items using the Summerize List node it puts a return between each item in the list, which is fine but it would be desirable to take the returns out on some context. Many other uses for being able to process and add/remove \r, \n & \t from text strings too.