The getstats query will return the requested statistics from a DataStats object.
query getstats max / min / average alias AliasName inputs true / false outputs true / false
where:
alias specifies the alias of the DataStats object
inputs specifies whether or not to return the statistics for the
inputs table
outputs specifies whether or not to return the statistics for the
outputs table
inputs { InputDataArray } outputs { OutputDataArray }
where:
inputs denotes an array containing the statistics for the input
table, if requested
outputs denotes an array containing the statistics for the output
table, if requested
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.