15
Jan 2015Regular Expression in Dynamics AX 2012
Hi Guys, In this post we’ll be looking at Regular Expression in Dynamics AX 2012. As you know, working with strings involves working with methods for searching text, validating names and emails, replacing text, etc. Whenever you need to use string manipulation methods for such tasks, it might be a good idea to use Regular Expression instead. Let’s take a look at how we can...
Read More