Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Integer » MinimumLongIntegers_OfArray_OrNil (MinimumLongIntegers_OfArray OrNil)

MinimumLongIntegers_OfArray_OrNil (MinimumLongIntegers_OfArray OrNil)


Module: FoundationLite

Returns the smallest value in an array of Long Integer numbers; returns NIL if the array is empty.

Name Type Description
Input value inArray LongArray
Output value outMinimum Long?
Output value outIndex Integer?

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of MinimumLongIntegers_OfArray filter group visible as OrNil.