Skip to main content
Version: Next

Sum

Compute the sum of a list

Description

Compute the sum of a list according to a property of the business model. (All items in the list must be instances of this business model)

Inputs

  • list (List): Array, List or QueryResult
  • prop (Property): The property of type number on which do the calculation

Outputs

  • sum (Number): Result