| Syntax |
stat file.reference {itemlist} {sellist} {modlist} {attr.name} {(options)}
|
| Category |
Access
|
| Type |
Verb
|
| Description |
outputs the total number of items processed and an average value of all items that meet the specified selection criteria.
|
| Options |
* see "options: Access".
|
| See Also |
options: itemlist sellist selection criteria modifiers sum modlist attr.name Access verbs
|
| Example |
:stat invoices with date > "1/1/92" amount
Total = 73970 average = 1946.57 count = 38
|
| Warnings |
|
| Compatibility |
D3 7.0 AP R83
|