Exit Procedure

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

The Exit procedure exits the current routine.

Declaration

Exit()
Result     None  

Description

Removes the control over the execution from the current routine.

See Also

DelphiScript - List of Supported Routines and Variables
Break
Continue
Halt

Highlight search results