Navigation:  Module 1 - Energy Accounting > Accounts & Invoices Tab > User Defined Components > Functions >

Max

Previous page Next page
  rev. 2011-02-09        

Max

Description:

Returns the largest of the supplied values.

Syntax:

Max(value1, [value2], [value3],...,[valueX])

Type:

Double Precision Numeric

Arguments:

Argument

Type

Description

value1

Numeric

The first value.

value2

Numeric

The second value. (optional)

value3

Numeric

The third value. (optional)

valueX

Numeric

The Xth value. (optional)

Examples:

Expression

Result

Max(10,20,30,40,1)

40



S2_Max_Function         ©2014 Managing Energy Inc.