Seriously good accounting software
Result Type: Number
Definition: Returns the sum of the parameters, which should all be numbers.
Examples: Sum(14, 2, 6.35)
Sum(14, 2, 6.35)
returns 22.35.
Sum(ExpandDetail("Detail.Net"))
returns the sum of all of the detail.net values in an invoice/receipt form.