strRem() & strReplace() methods in D365 for removing and replacing in a string. #dynamics #ax
Views (537)
I'll demonstrate how to use D365's strRem() and strReplace() functions. In a string, strReplace() is used to replace characters, and strRem() is used to remove characters.
Here is an example of strRem() and strReplace().
*This post is locked for comments