The [locale->displaylanguage] method displays the language of the locale in the language of another locale.
The method requires one parameter, the locale to output the language in.
locale->displaylanguage( translation_locale )
Use the [locale->displaylanguage] method. This example outputs the name of the default locale's language (English) in french.
Code
local( myLocale = locale_default )
#myLocale->displayLanguage(locale_france)
Result
anglais
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments