Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Min

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Numbers

This step receives a list of numbers and outputs the lowest number. This may be any number type, such as integers, decimals, and doubles.




Properties

Inputs

PropertyDescriptionData Type
ValuesList of Numbers to find the lowest number from.List of Decimal

Outputs

PropertyDescriptionData Type
Min1_OutputLowest Number from the list providedDecimal


Use Case

This step can be used to identify the lowest number in a list.