List.min

Description

Returns the smallest value in a list.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

data

The list to be searched.

List

-

-

Yes

Output

DescriptionOutput Type

Returns the minimum value in the list.

Number

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated