Navigation

Variable Aggregation Operators

Note

For details on specific operator, including syntax and examples, click on the specific operator to go to its reference page.

Name Description
$let Defines variables for use within the scope of a subexpression and returns the result of the subexpression. Accepts named parameters.