The management of languages ​​can also be performed using the scrip, by meansof  the  GetLanguage and SetLanguage functions.


The GetLanguage function returns the index (1 .. 16) corresponding to the current language. The index refers to the column position of the language, inside the Languages window, starting from the left. The native language, in which are expressed the original texts, has index 1.


The  SetLanguage(index) function switch language to the one corresponding to the parameter index (1 .. 16) specified. Also in this case the index refers to the position of the column of the language, inside of the Languages window, starting from the left.


For more information on the use and syntax of the functions for language change refer to Guide Basic Script.