Opalis Quick Integration Kit 3.0
Gets the input value as a double-precision floating point number.

Namespace:  Opalis.QuickIntegrationKit
Assembly:  Opalis.QuickIntegrationKit(in Opalis.QuickIntegrationKit.dll) Version: 3.0.0.0 (3.1.0.1)

Syntax

C#
double 
AsDouble()
Visual Basic (Declaration)
Function 
AsDouble 
As 
Double
Visual C++
double 
AsDouble()

Field Value

The input value as a double-precision floating point number

See Also