dbmin

Syntax: %dbmin(column[,view])

returns the minimum value of the specified column. The current 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 %dbmin(Hit,Weapons)



Contents dbmax dde