$sum
Computes the sum of the values.
Last updated
Was this helpful?
Computes the sum of the values.
Last updated
Was this helpful?
Was this helpful?
{{$sum items "price"}}{
"items": [
{ "name":"Rocket Skates", "price":160.3 },
{ "name":"Acme Glue", "price":15.6 },
{ "name":"Wing Suit", "price":699.99 },
]
}