Filter must contain an even number of characters, interpreted as pairs. Each occurrence in strarg of the first character in each pair (of filter) is replaced with the second character of the pair. Example:
XCALL XSTRIP,strarg,"A1B2",6 ! replace all "A" with "1"; "B" with "2"