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