Variables Object Methods

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

The Variables object contains the following methods:

Method List

Name Description
AddVariable Adds a new variable to the collection.
GetVariableCategory Returns the variable category.
GetVariableDefaultValue Returns the default value of a variable.
GetVariableDescription Returns the variable description.
GetVariableName Returns the name of the variable specified by its index in the variable collection.
GetVariableType Returns the name of the variable type.
RemoveVariable Removes the specified variable from the collection.
VariableExists Checks to see if a variable with the specified name exists in the given collection.

See Also

Variables Object

Highlight search results