Skip to content

strConvertSpecialChars

Ben edited this page Aug 16, 2022 · 1 revision

Converts special characters into regular a-z characters for alphabetical order purposes

TRP3_API.utils.str.convertSpecialChars(text)

Arguments

  • text: string

Returns

  • convertedText
Clone this wiki locally