IntelliCAD 11.1 Object Library
GetReal Method
See Also 
Prompt
Text that displays to the user requesting input.
Utility Object : GetReal Method

Description

Returns an double value input by the user.

Syntax

Visual Basic
Public Function GetReal( _
   Optional ByVal Prompt As String = "" _
) As Double

Parameters

Prompt
Text that displays to the user requesting input.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.