@MIN   [VDS6]

Top  Previous  Next

Syntax:

 

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

 

Description:

 

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

 

OK:

 

Unchanged.

 

Example:

 

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

 

See also: