info("decimalseparator")

The info(“decimalseparator”) function returns the current decimal separator character (period or comma).


Description

This function returns the current decimal separator character (period or comma). The result of this function will immediately reflect any changes made in the System Preferences Language & Region panel.

info("decimalseparator") ☞ .

See Also


History

VersionStatusNotes
10.0NewNew in this version.