What I am trying to do
I am wanting to search for a string of html code of undetermined length
So I want to find the starting characters, find the end characters and everything Inbetween and replace it.
I have seen it done but can’t find documentation on the syntaxes to accomplish something like this.