xcall DELCHR, chrlst, string
DELCHR.SBR removes all the characters that are specified in the string variable chrlst from the string variable string. See the BASIC Plus function EDIT$ for related functionality.