Calling Routines and Variables Declared in Another Unit

Applies to TestComplete 15.48, last modified on March 01, 2023

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