Hi,
Can anyone advise me what regex is required (potentially within StringReplacer) to remove ALL characters in a string EXCEPT
lower case a to z,
upper case A to Z
number sign #
colon :
I want to smash/collapse the entire string together removing everything except occurrences of these 54
characters.
Thanks in advance,
Rob
Desktop (2015.1)