language_code

The language_code function enables you to change the Template scripting output language. The Template scripting output language is used to execute certain functions that convert values depending on the language such as date (see date), date_in_words (see date_in_words), number (see number), number_in_words (see number_in_words), amount_in_words (see amount_in_words), and format_date (see format_date). The default output language can be set with KCM Core Administrator. Whenever you start a Master Template, KCM sets the output language to the value of this setting.

language_code ( language )

The result of this function is of type TEXT. This is the Template scripting output language selected.

This function has one parameter: