ScriptRoutine Object Properties

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

The ScriptRoutine object contains the following properties:

Property List

Name Description
Language Specifies the script language of the script routine.
Name Specifies the name of the script routine.
ParamCount Specifies the number of routine parameters.
ParamName Specifies the name of the routine’s parameter.
ParamType Specifies the data type of the routine’s parameter.
ProjectExplorerTreePath Specifies the folder or folders that are displayed in the Project Explorer and that contain the script routine.
ProjectFileName The fully-qualified file name of the project, to which the routine belongs.
ProjectName Name of the project, to which the routine belongs, as it is displayed in the Project Explorer panel.
ProjectSuiteFileName The fully-qualified file name of the project suite that contains the project, to which the routine belongs.
ProjectSuiteName Name of the project suite that contains the project, to which the routine belongs.
ScriptFileName The fully-qualified name of the source file that contains the source code of the routine.
UnitName Name of the script unit that contains the routine’s source code.

See Also

ScriptRoutine Object

Highlight search results