Easy Tutorial
❮ Func Day Func Dateserial ❯

VBScript CDbl Function



The CDbl function converts an expression to a Double type.

The expression must be a numeric value.

Syntax

Parameter Description
expression Required. Any valid expression.

Example

Example 1

Output of the above example:

Example 2

Output of the above example:


❮ Func Day Func Dateserial ❯