$add
Syntax
{
"$add": [ <expr>, <expr>, ... ]
}Properties
Field
Description
Required
Returns
Examples
Basic example
{
"$add": [1, 2, 3]
}With Nested Expressions
With Magical Autocomplete
Last updated