Skip to content

Locale Formatting Functions

Function Returns

  • Default_Currency_Symbol
    Returns the Windows locale currency symbol.

  • FormatCurrency
    Formats a number and returns it as a string formatted as a currency value.

  • FormatNumber
    Formats a number and returns it as a string formatted as a number using locale number settings.

  • FormatValue
    Formats a number with a custom formatting mask.

  • SysConf
    Retrieves environment-specific information to running programs.