sum

sum


string searching Index Level supp
Syntax sum file.reference {itemlist} attr.name {sellist} {modlist} {(options)}
Category Access
Type Verb
Description produces a numeric total of a given attribute for all items meeting the optional selection criteria.

If an "attr.name" (attribute name or number) is not specified, the total number of characters in the selected items are calculated.

If only the file.reference is specified, the total number of characters in the entire file is calculated, including attribute and value marks.
Options *  see "options: Access".
See Also options: itemlist sellist selection criteria modifiers stat attr.name count Access verbs
Example sum invoices amount (p
Warnings
Compatibility D3 7.0 AP R83
string searching Index Level supp