emxFramework.DecimalSymbol | Allows the system to accept and use commas for decimals. For more information about setting the decimal character for3DSpace and Oracle,
see Installing the Database. This is a server-wide
preference setting. The value for this property should be the same as that defined for
MX_DECIMAL_SYMBOL in the enovia.ini file. | . or , |
emxFramework.DigitSeparator | When true, displays a thousandths separator for currency and quantity fields (for
example, 1,000). The JSP that displays the field must make use of this property to display the separator. If the decimal symbol is set to comma, the thousandths separator is a period.
Otherwise, the separator is a comma.
| True or False |