DataMgr 2.1 Documentation: Convert MS Word Character to ASCII

Convert MS Word Character to ASCII

DataMgr automatically converts special MS Word characters to standard ASCII when saving data. If you need to take advantage of this functionality without saving data with DataMgr, you can do so by calling the clean() method.

Just pass in a structure to the clean() method and it will return the same structure with MS Word characters converted to standard ASCII.