The ConditionSyntax object contains the following properties:
Property List
Name | Description |
---|---|
Left |
Specifies the syntax element on the left side of the comparison or logical operator. |
OperatorType |
Specifies the operator used in the expression. |
Right |
Specifies the syntax element on the right side of the comparison or logical operator. |