languageGlobalsobjecten_us.t[121]

Language-specific globals

languageGlobals :   object

Superclass Tree   (in declaration order)

languageGlobals
        object

Summary of Properties  

decimalPointCharacter  dictComparator  digitGroupSeparator 

Summary of Methods  

(none)

Properties  

decimalPointCharacteren_us.t[140]

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.

dictComparatoren_us.t[143]
the main dictionary's string comparator

digitGroupSeparatoren_us.t[130]
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  

(none)

TADS 3 Library Manual
Generated on 9/15/2006 from TADS version 3.0.12