strRem Function
Dynamics AX 2009
Removes the characters specified in one string from another string.
str strRem(str text1, str text2)
Community Additions
ADD
Show:
Removes the characters specified in one string from another string.
str strRem(str text1, str text2)