LANGUAGE CODE

PlaceholderA marker in an instruction or expression model that indicates where a value must be substituted. This value must be a literal value or a variable. Instruction and expression models help the developer use the correct syntax in a script. Replace With
CODE Any of the following language codes:

ENG (English)

DEU (German)

DES (Swiss German)

DEA (Austrian German)

FRA (French)

NLD (Dutch)

ESN (Spanish)

ITA (Italian)

PTB (Brazilian Portuguese)

This instructionA command in a script or template that performs a special task, such as inserting a template or asking a dialog at a specific place in the interview. tells HotDocs to format numbers and dates in a particular language.

For example, the following scriptOne or more instructions and/or expressions that generate a value or execute some kind of procedure. allows the templateA word processor or form document that has been converted to HotDocs format so that it can be automated. When in template format, changeable text in the template can be replaced with variables. Other instructions can be added as well, such as instructions that create lists, condition text, and insert other templates. to use Spanish formats:

«LANGUAGE ESN»

«Start Contract Date:3 Juno 1990»

Optionally, if your date or number format requires non-U.S. thousands and decimal separators, you can specify which separators you want to use in the LANGUAGE instruction. The first character must be the thousands separator and the second character must be the decimal separator. For example:

«LANGUAGE ".," FRA»

For more detailed information on using foreign language templates, see Create a Foreign Language Template.