ISDBTools::RemapASCII

From MediaMonkey Wiki
Revision as of 17:56, 5 January 2010 by Ludek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 'á' and variants with an accent to just 'a'. For example "Björk" is changed to "Bjork", "Straße" -> "Strasse".