Versions Compared

Key

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


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



Image AddedUse cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_min" and space = currentSpace()


Page properties
hiddentrue


Short descriptionReturns the smaller of two numeric values.
Output

Status
subtletrue
titlenumber