Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Array » Array Basics » TestArrayWithNils
Module: | FoundationLite |
---|
Tests whether an array contains Nil elements.
Name | Type | Description | |
---|---|---|---|
![]() |
inArray | <T>?Array | Input array |
![]() |
outIsWithNils | Bool | Whether the array contains Nils |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of TestArray filter group.