MatchExpression Properties |
The MatchExpression type exposes the following members.
Name | Description | |
---|---|---|
Condition |
Returns the matching criteria used during values comparison.
| |
LogicOp |
In case of concatenated expressions, returns the current logical operator.
| |
VarName |
Returns the name of the variable or property against which the comparison is made.
| |
VarValue |
Returns the value against which the variable or property corresponding to varName is compared.
|