dbmax

Syntax: %dbmax(column[,view])

returns the maximum value of the specified column. The current database record is also set to this record. 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 %dbmax(Hit,Weapons)



Contents dblist dbmin