BuiltIn.ShowMessage Method

Applies to TestComplete 12.60, last modified on September 17, 2018

Description

Displays a simple message box with the specified string and the OK button.

Declaration

BuiltIn.ShowMessage(Str)

Str [in]    Required    String    
Result None

Applies To

The method is applied to the following object:

Parameters

The method has the following parameter:

Str

The message to be displayed in the message box.

Result Value

None.

See Also

BuiltIn.InputBox Method
BuiltIn.InputQuery Method
BuiltIn.MessageDlg Method

Highlight search results