IntelliCAD 11.1 Object Library
Alert Method
See Also 
message
The text to display in the alert box.
Utility Object : Alert Method

Description

Displays an alert box on the screen containing a user specified string.

Syntax

Visual Basic
Public Sub Alert( _
   ByVal message As String _
) 

Parameters

message
The text to display in the alert box.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.