language

Returns the language of the running host application.

Syntax

Reference_Syntax.language

Values

Type

Values

String

A valid string representing the locale language of the host computer.

Applies to

Version

XFA 2.1

Examples

JavaScript

xfa.host.language;

FormCalc

xfa.host.language

// Ethnio survey code removed