Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Page properties
hiddentrue
Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged

Page properties
hiddentrue
Short descriptionReturns the smaller of two numeric values.Output

Status
subtletrue
titlenumber

UI Text Box
sizemedium
typeinfo

This function returns the smaller of two numeric values.

Code Block
languagebash
titleSyntax
linenumberstrue
min(firstNumber,secondNumber) #Output: Number
UI Expand
titleExamples
Parser expressionDescription
Code Block
languagebash
linenumberstrue
%{min(-2,-5)}

This example returns:

-5

UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
firstNumber

Status
subtletrue
titlenumber

Any given number or number field code.
secondNumber

Status
subtletrue
titlenumber

Any given number or number field code.
UI Expand
titleOutput

This function returns a

Status
subtletrue
titlenumber

Page properties
hiddentrue
Short descriptionReturns the smaller of two numeric values.
Output

Status
subtletrue
titlenumber