Skip to main content

Notifications

Announcements

No record found.

strRem() & strReplace() methods in D365 for removing and replacing in a string. #dynamics #ax

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().

str1.png

str2.png

Comments

*This post is locked for comments