TRANSLITERATE_MICROSOFT

Convert text in one language from one script to another script.

icon of Microsoft Translator TextMicrosoft Translator Text
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
TRANSLITERATE_MICROSOFT(textlanguagefrom_scriptto_script)
text

The text to be converted. For example "مرحبًا".

language

The language of the text to convert from one script to another. For example: "ar".

from_script

The script used by the input text. For example: "Arab".

Selected options:
Arab
Beng
Cyrl
Deva
Hans
Hant
Grek
Gujr
Hebr
Jpan
Knda
Latn
Mlym
Orya
Sinh
Taml
Telu
Thai
to_script

The script you want to transliterate to. For example: "Latn".

Selected options:
Arab
Beng
Cyrl
Deva
Hans
Hant
Grek
Gujr
Hebr
Jpan
Knda
Latn
Mlym
Orya
Sinh
Taml
Telu
Thai
More details

All supported languages and scripts here

Examples

TRANSLITERATE_MICROSOFT("جداول البيانات مذهلة", "ar", "Arabic", "Latn") returns "jaddawel al-bayanat mazhala (spreadsheets are amazing)"