TranslitText

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Translits string with Cyrillic symbols into a latin string.

Syntax

[help]
TranslitText text:string

Example

TranslitText s_MyString

Will translit all Cyrillic symbols(if present) to latin.

See Also