Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

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"
  • No labels