IfSyntax Object Properties

Applies to TestComplete 12.60, last modified on September 17, 2018

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