Is there a way to remove a block of text mid string, starting with a string of known characters, and ending with a string of known characters? For instance - how would I remove "block of text" from "Remove block of text mid string"? I want to remove the portion of the string starting with block and ending with text.
Best regards
Best regards