Back to FabImage Studio website
You are here: Start » Filter Reference » Basic » Integer » AverageIntegers_OfArray_OrNil
Module: | FoundationLite |
---|
Returns the average value of integers; returns NIL if the array is empty.
Name | Type | Description | |
---|---|---|---|
![]() |
inArray | IntegerArray | |
![]() |
outAverage | Integer? |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of AverageIntegers_OfArray filter group.