Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Array Basics » TestArrayWithNilsOnly
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 Basic Complexity Level.
Filter Group
This filter is member of TestArray filter group.


