Is there a command to get the decimal separator defined for the current Jmp installation (on Windows)?
Via
Preferences[1] << Get();
I just get the custom locale settings, which are empty if the setting is "default".
Custom Locale Settings(
Decimal Separator(),
Thousands Separator(),
Currency Decimal Separator(),
Currency Thousands Separator()
)