# Language ISO To Kalipso

This Function returns a *\<string>*, which is the conversion from a 2 letter code from ISO 639-1 ex "en" to Kalipso Language ex: 1.

### Parameters

* **Value** *\<string> -* 2 letter code from ISO 639-1.

### **Examples**

* *Example 1*

LanguageISOToKalipso() ("en")\
**Result** = 1

{% hint style="info" %}
You can see more here: <https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes>
{% endhint %}
