I am fairly new to FileMaker Scripting and would like to generate a script which would search a field containing people's last names, and have the script remove any hyphens, apostrophes, spaces etc., and replace them with nothing.
e.g. find "De La Cruz" and replace it with DeLaCruz, or O'neil to be replaced with Oneil.
Any guidance would be appreciated.