# Language Kalipso To ISO

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

### Parameters

* **Value** *\<numeric> -* Kalipso language id.

### **Examples**

* *Example 1*

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

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