TranslitText
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Translits string with Cyrillic symbols into a latin string.
Syntax
TranslitText text:string
Example
TranslitText s_MyString
Will translit all Cyrillic symbols(if present) to latin.