Back to FabImage Studio website
You are here: Start » Filter Reference » Array Basics » TestArrayWithoutNils
Tests whether an array does not contain Nil elements.
Name | Type | Description | |
---|---|---|---|
![]() |
inArray | <T>?Array | Input array |
![]() |
outIsWithoutNils | Bool | Whether the array does not contain Nils |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of TestArray filter group.