ISDBTools::RemapASCII

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBTools, Interface ISDBTools

Function RemapASCII(str As String) As String


Parameters

Name Type Description
str String A string to be converted.


Method description

Converts characters with accents to plain ASCII (e.g. English alphabet). For example Björk is changed to Bjork, Straße to Strasse and Žluťoučký to Zlutoucky.

Introduced in MediaMonkey version 4.0.