strKeep Function
Dynamics AX 4.0
Deletes all of the characters in a text string that are not included in another text string. That is, the second string specifies which characters to keep in the first string.
str strKeep(str _text1, str _text2)
Community Additions
ADD
Show: