D365 Business Central : StringConversionManagement Codeunit

There are lots of Management Codeunit in D365 Business Central. Let us talk about one of them which is StringConversionManagement Codeunit. There are currently four procedures in this Codeunit that you can call:
– WindowsToASCII
– GetPaddedString
– RemoveDecimalFromString
– RemoveNonAlphaNumericCharacters

Source : That NAV Guy
Read more…