Aurora Visio Studio TOP » Filter Reference » Array » Array Basics » TestArrayWithoutNils
Module: | FoundationLite |
---|
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 Advanced Complexity Level.
Filter Group
This filter is member of TestArray filter group.