Hi All,
I am wanting to search a string for the occurence of an expression, and then change the expression in the string.
I need to search for HTML entities, such as Beta(β), Trademark(™)....etc
Once one has been found, I want to replace the beginning "&" with say "??" or something...