This setting controls decimal formatting for the pjs.char() and pjs.editCode() functions. If set to "I" or "J", a comma will be used as the decimal. Otherwise a dot will be used.
Example - Use comma for decimal
decimalFormat: "I"
This setting controls decimal formatting for the pjs.char() and pjs.editCode() functions. If set to "I" or "J", a comma will be used as the decimal. Otherwise a dot will be used.
decimalFormat: "I"