I'm new in Dynamics 365 Business Central and AL. I need to delete special characters from a string (email address, phone numbers). I tried DELCHR(String,'=','[')
, but there are more chars forbidden. I know I can add more than one, but I don't know if I caught them all. Can anyone please help me with a more efficient way? Help is highly appreciated.
Thanks