Aurora Visio Studio TOP » Filter Reference » Array » Array Basics » TestArrayWithNilsOnly
Module: | FoundationLite |
---|
Tests whether an array contains no other elements than Nils.
Name | Type | Description | |
---|---|---|---|
inArray | <T>?Array | Input array | |
outIsWithNilsOnly | Bool | Whether the array contains no other elements than Nils |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of TestArray filter group.