Navigation: Scripting Reference Manual > Functions & Subroutines > Max

 

Max

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the maximum of two values.

 

Syntax

m = Max ( A , B )

 

Parameters

m (Variant)

The maximum of A and B.

 

A As Variant

First value.

 

B As Variant

Second value.

 

Remarks

Max finds the maximum of two values. These values can be integers, floating point values or FRED functions.

 

See Also

Max3

Max4

Min

Min3

Min4

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC