Variable Object Properties

Applies to TestComplete 15.44, last modified on November 10, 2022

The object-driven testing (ODT) functionality is deprecated. Do not use it to create new tests. It will be removed from the product in one of the future releases. As an alternative, you can create custom classes in your scripts. For more information, see Alternatives to the ODT functionality.

The Variable object contains the following properties:

Property List

Name Description
Enabled Specifies whether the variable is analyzed by the Run methods that walk down the object hierarchy.
Name Specifies the variable name.
Value Specifies the variable value.

See Also

Variable Object

Highlight search results