windowHDInterviewLocale Property
The name of the language module that will be loaded and used by HotDocs when presenting this interview. Browser language modules dictate date and number formatting, calendars, all built-in user interface text, etc. The name is formed by combining a two-letter language code with a regional code; If no value is specified, the default is "en-US" (US English).

JavaScript API: Direct
Assembly: api.js Version: 1.0.0.0 (1.0.0.0)
Syntax

JavaScript
var HDInterviewLocale

Field Value

Type: string
Remarks

Interviews delivered from HotDocs Cloud Services may already contain a value for the locale.

To learn more about interview locales and how to add support for locales other than US English, see Browser Language Module.

See Also

Reference