decimalSymbol

When you are generating Java™ code, the build descriptor option decimalSymbol assigns a character to the Java runtime property vgj.nls.number.decimal, which indicates what character is used as a decimal symbol. If you do not specify the build descriptor option decimalSymbol, the character is determined by the locale associated with the Java runtime property vgj.nls.code.

The value can be no more than one character.

Related concepts
Java runtime properties

Related reference
Build descriptor options
Java runtime properties (details)

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.