Exit Procedure

Applies to TestComplete 14.40, last modified on April 22, 2021

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