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