FormatValue Method

Converts a numeric value to a string using the current display format.

Syntax

str = object.FormatValue (value)

Parameters

value
A Double expression that contains the numeric value.

Return Value

str
A String containing the formatted value.