I have a list of emails that was taken from a database.
We sent out a mailout to all of the emails and all the ones that were capitals got rejected.
What I need is to detect which ones are capitals, and separate those so I can change the case and resend.
Is there a way to detect if the last two characters are capital?
Thank you!
We sent out a mailout to all of the emails and all the ones that were capitals got rejected.
What I need is to detect which ones are capitals, and separate those so I can change the case and resend.
Is there a way to detect if the last two characters are capital?
Thank you!