ISDBTools::StringForSorting
Jump to navigation
Jump to search
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".