AssignSyntax Object Properties

Applies to TestComplete 14.72, last modified on April 22, 2021

The AssignSyntax object contains the following properties:

Property List

Name Description
IsObject Indicates whether the expression on the right side of the assignment operator (=) is an object.
Left Specifies a syntax element corresponding to the variable or property to be assigned.
Right Specifies the value or expression that will be assigned to the variable or property.

See Also

AssignSyntax Object

Highlight search results