BuiltIn.ShowMessage Method

Applies to TestComplete 14.10, last modified on June 5, 2019

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