Exit Procedure

Applies to TestComplete 15.45, last modified on December 01, 2022

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