IfSyntax Object Properties

Applies to TestComplete 15.40, last modified on July 05, 2022

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