' @@ , &
I've tried for some time now but have to admit, I find regex extremely confusing.
Using regexr.com I was able to do it as follows:
/@@|,|\s|'/g
I don't know how to implement this in BRU (yes that whitespace is intended.)
Thank you so much

Greg