Documentation

sum

Syntax: %sum(column,view)

returns the sum of values in the specified column. If view is specified, it is a string list whose first item is the View to query, and whose optional second item is the name of the database.

Example:

#SHOW %sum(Hit,Weapons)

Add comment

Login or register to post comments