VA FileMan V. 22.0 Getting Started HTML Manual Banner


 

Main Chapter Getting Started Manual Programmer Manual

VA FileMan Functions


MAX

Format: MAX(n1,n2)
Parameters: n1 and n2 are numbers or numeric expressions.
Use: This function returns the larger of n1 and n2. Date/time field values can be used resulting in the most recent date/time being returned.
Examples:

MAX(54,23)=> 54

MAX(DATE OF BIRTH,TODAY)=> AUG 23,1991

 


Reviewed/Updated: March 4, 2007