Making regex case-insensitive
I have created some lines of code for an email handler that will scrape my emails for a particular string (STA0123).
I have created some lines of code for an email handler that will scrape my emails for a particular string (STA0123).
I have a string, I want to separate it by ‘,’ and white Space, if it has any.