NotNode
NotNode =
object
Defined in: src/query/expression.ts:50
The complement of an expression, evaluated against the active-entity set.
Properties
Section titled “Properties”expression
Section titled “expression”
readonlyexpression:Expression
Defined in: src/query/expression.ts:52
readonlykind:"not"
Defined in: src/query/expression.ts:51