TXTextControl.Selection.setCulture Method

Sets the selection culture. Takes a languagecode2-country/regioncode2 string ("de-DE", "en-US" or "en", for example) as a parameter.

Syntax

[JavaScript]
<void> Selection.setCulture(<string> culture);
Parameter Description
culture

A languagecode2-country/regioncode2 string. (e. g. "de-DE", "en-US", "en" etc.)