I am looking to remove email address from text strings and replace it with the text (email removed). The email address' will not be in every string and the the domains will vary.
e.g.
fields named 'Comments'
and an example of a field is:
"what a sunny day said email@email.com yesterday"
i want to return:
"what a sunny day said (email removed) yesterday"
can anyone help me out with this?
e.g.
fields named 'Comments'
and an example of a field is:
"what a sunny day said email@email.com yesterday"
i want to return:
"what a sunny day said (email removed) yesterday"
can anyone help me out with this?