IfSyntax Object Properties

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

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