ComparisonExpression
type ComparisonExpression = object;Properties
Section titled “Properties”operand
Section titled “operand”operand: Operand;operator
Section titled “operator”operator: ComparisonOperator;type: typeof $comparison;value: ValueExpression;