OPTIONS

Aggregation Variable OperatorsΒΆ

Name Description
$map Applies a subexpression to each element of an array and returns the array of resulting values in order. Accepts named parameters.
$let Defines variables for use within the scope of a subexpression and returns the result of the subexpression. Accepts named parameters.

Was this page helpful?

Yes No

Thank you for your feedback!

We're sorry! You can Report a Problem to help us improve this page.