Calling Routines and Variables Declared in Another Unit

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

TestComplete supports several scripting languages for test automation. By default, a script unit can access only procedures, functions, variables and constants declared in the same unit. To use items defined in another script unit, you need to add a reference to that unit.

In This Section

See Also

Calling Routines Declared in Another Project
Supported Scripting Languages - Specifics of Usage

Highlight search results