BDG Scenario 3

FormatLocaleNumber Method

Syntax

String Formats.FormatLocaleNumber ( Locale , Expression [ , NumDigitsAfterDecimal [ , IncludeLeadingDigit [ , UseParensForNegativeNumbers [ , GroupDigits ]]]])

Parameters

Locale

Required. Long.

Expression

Required. Double.

NumDigitsAfterDecimal

Optional. Long.

IncludeLeadingDigit

Optional. VbTriState.

UseParensForNegativeNumbers

Optional. VbTriState.

GroupDigits

Optional. VbTriState.


Last modified: 1/26/2000