Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Integer » MinimumInteger_OfArray_OrNil
Returns the smallest value in an array of Long Integer numbers; returns NIL if the array is empty.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inArray | IntegerArray | |
![]()  | 
				outMinimum | Integer? | |
![]()  | 
				outIndex | Integer? | 
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of MinimumInteger_OfArray filter group.


