ISDBTools::StringForSorting: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 23:07, 14 February 2008

CoClass SDBTools, Interface ISDBTools

Function StringForSorting(str As String) As String


Parameters

Name Type Description
str String A string to be converted.


Method description

Removes configured prefixes that aren't used for sorting and moves them to the end of string. For example "The Beatles" is changed to "Beatles, The".