up Inquisit Language Reference

max function

Returns the maximum value of arguments

Member of

<global>

Syntax

max(args)

Return Type

number

Parameters

Name Type Description
args array An array of numbers to compare.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.