On this Page
domObj.sum
(Merge only) (As of 3.0.005.07)
Compute the sum of all descendant (child) Fields with a specified name.
Syntax
domObj.sum(
fieldname)
Returned Value
The sum of all Fields name fieldname below the current object.
Parameters
fieldname is a Field name to search for.