Retrieve - Number (highest/lowest)

The service compares given numbers and returns the highest or lowest number.

In/Out

Name

Details

Data type

In

List of numbers

The service compares a list of numbers. Either connect the numbers of another object of type Human task, Automated task, or Event (process instance started), or define constants. Always use the Create collection operator.

<Any>

In

Required selection

The service outputs the highest or lowest number from a given list. Enter TRUE (Boolean) if the service is to return the highest number from a given list. Enter FALSE (Boolean) if the service is to return the lowest number from a given list. FALSE (Boolean) is used as the default value if no value is specified.

<Any>

Out

Result

The result is the highest or lowest number from a list of numbers.

<Any>

Select highest/lowest number