Sometimes you just need to convert a text to a date, here is a function I have created that should do it without generating an error. If the input string is wrong, it will return a blank date.
Posted inDynamics NAV & BC Tips & tricks
Sometimes you just need to convert a text to a date, here is a function I have created that should do it without generating an error. If the input string is wrong, it will return a blank date.