Navigation
This version of the documentation is archived and no longer supported.

Conditional Aggregation Operators

Name Description
$cond A ternary operator that evaluates one expression, and depending on the result returns the value of one following expressions.
$ifNull Evaluates an expression and returns a value.