@MAX   [VDS6]

Top  Previous  Next

Syntax:

 

@MAX(<value1>,<value2> , ...)

 

Description:

 

This function returns the largest of its two or more integer arguments.

 

OK:

 

Unchanged.

 

Example:

 

%S = @MAX(5,15,10)

 

See also: