IsRecording Method

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

Use the IsRecording method to check whether TestComplete is in recording mode.

Declaration

IntegrationObj.IsRecording()

IntegrationObj An expression, variable or parameter that specifies a reference to an Integration object
Result Boolean

Applies To

The method is applied to the following object:

Result Value

True if TestComplete is in recording mode, and False otherwise.

See Also

Working With TestComplete via COM - Overview
Integration Object

Highlight search results