The [locale->displaycountry] method displays the name of the locale's country in the language of another locale.
The method requires one parameter, the locale to output the country name in.
locale->displayCountry( translation_locale )
Use the [locale->displaycountry] method. In this example we set a locale to en_US and use the method to display United States in french.
Code
local( myLocale = locale('en','US'))
#myLocale->displaycountry(locale_france)
Result
États-Unis
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