languageGlobalsobject

en_us.t[118]

Superclass
Tree

Property
Summary

Method
Summary

Property
Details

Method
Details

Language-specific globals

languageGlobals :   object

Superclass Tree   (in declaration order)

languageGlobals
`         object`

Summary of Properties  

decimalPointCharacter dictComparator digitGroupSeparator

Summary of Methods  

setStringComparator

Properties  

decimalPointCharacter

en_us.t[148]

The decimal point to display in floating-point numbers. US English uses a period; most Europeans use a comma.

Note that this setting doesn’t affect system-level BigNumber formatting, but this information can be passed when calling BigNumber formatting routines.

dictComparator

en_us.t[151]

the main dictionary’s string comparator

digitGroupSeparator

en_us.t[138]

The character to use to separate groups of digits in large numbers. US English uses commas; most Europeans use periods.

Note that this setting does not affect system-level BigNumber formatting, but this information can be passed when calling BigNumber formatting routines.

Methods  

setStringComparator (sc)

en_us.t[123]

Set the StringComparator object for the parser. This sets the comparator that’s used in the main command parser dictionary.

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3