IfSyntax Object Properties

Applies to TestComplete 14.0, last modified on January 23, 2019

The IfSyntax object contains the following properties:

Property List

Name Description
Condition Specifies the condition to be tested.
FalseSyntax Specifies the statement(s) to be executed if the condition is False.
TrueSyntax Specifies the statement(s) to be executed if the condition is True.

See Also

IfSyntax Object

Highlight search results