IntelliCAD 11.1 Object Library | |
GetInteger Method | |
See Also |
- Prompt
- Text that displays to the user requesting input.
Utility Object : GetInteger Method |
Description
Returns an integer value input by the user.
Syntax
Visual Basic |
---|
Public Function GetInteger( _ Optional ByVal Prompt As String = "" _ ) As Long |
Parameters
- Prompt
- Text that displays to the user requesting input.